microsValue property
Amount in micros.
One million is equivalent to one unit. Currency value is in the unit (USD, EUR or other) specified by the request. For example, $6.50 whould be represented as 6500000 micros.
Implementation
core.String? microsValue;