priceMicros property

String? priceMicros
getter/setter pair

The price of the product in micros as provided by the merchant, in the currency specified in currency_code (e.g. $2.97 is reported as 2970000).

Output only.

Implementation

core.String? priceMicros;