amount property

int amount
getter/setter pair

The amount in cents for the price. Must be at least $1 (100 cents).

Implementation

int amount;