totalAmountMicros property

String? totalAmountMicros
getter/setter pair

Total amount attributable to the account during the service period, in micros.

This equals the sum of the subtotal_amount_micros and tax_amount_micros.

Output only.

Implementation

core.String? totalAmountMicros;