amountMicros property
The purchase amount, in micros of the purchase currency.
e.g., 1 is represented as 1000000.
Implementation
core.String? amountMicros;
The purchase amount, in micros of the purchase currency.
e.g., 1 is represented as 1000000.
core.String? amountMicros;