amount property

int? amount
getter/setter pair

A non-negative integer in cents representing how much to charge.

Implementation

int? amount;