dailyAmountMicros property

String? dailyAmountMicros
getter/setter pair

The amount of the budget, in the local currency for the account.

Amount is specified in micros, where one million is equivalent to one currency unit.

Implementation

core.String? dailyAmountMicros;