priceAmountMicros property
Returns the price for the payment cycle in micro-units, where 1,000,000 micro-units equal one unit of the currency.
Implementation
@JsonKey(defaultValue: 0)
final int priceAmountMicros;
Returns the price for the payment cycle in micro-units, where 1,000,000 micro-units equal one unit of the currency.
@JsonKey(defaultValue: 0)
final int priceAmountMicros;