totalAmountMicros property

String? totalAmountMicros
getter/setter pair

The total amount attributable to this budget during the service period, in micros.

This equals the sum of the account budget subtotal amount and the account budget tax amount.

Output only.

Implementation

core.String? totalAmountMicros;