subtotalAmountMicros property

String? subtotalAmountMicros
getter/setter pair

The pretax subtotal amount, in micros.

This is equal to the sum of the AccountBudgetSummary subtotal amounts and Invoice.adjustments_subtotal_amount_micros.

Output only.

Implementation

core.String? subtotalAmountMicros;