priceMicros property

String? priceMicros
getter/setter pair

Product price specified as micros (1 millionth of a standard unit, 1 USD = 1000000 micros) in the product currency.

Absent in case the information about the price of the product is not available.

Implementation

core.String? priceMicros;