amountMicros property

int amountMicros
final

Price in micros (e.g., 9990000 = $9.99). 1 unit = 1/1,000,000 of the currency.

Implementation

final int amountMicros;