taxAmountMicros property

String? taxAmountMicros
getter/setter pair

The sum of all taxes on the invoice, in micros.

This equals the sum of the AccountBudgetSummary tax amounts, plus taxes not associated with a specific account budget.

Output only.

Implementation

core.String? taxAmountMicros;