microPercent property

int? microPercent
getter/setter pair

Percent of total price in micros.

15,000,000 means 15% of the total price would be charged.

Implementation

core.int? microPercent;