amountCents property

int amountCents
final

Price in cents (e.g., 999 = $9.99). 1 unit = 1/100 of the currency.

Implementation

final int amountCents;