amountMicros property

String? amountMicros
getter/setter pair

The purchase amount, in micros of the purchase currency.

e.g., 1 is represented as 1000000.

Implementation

core.String? amountMicros;