nonBudgetMicros property

String? nonBudgetMicros
getter/setter pair

The total amount of costs or adjustments not tied to a particular budget, in micros of the invoice's currency.

For example, if currency_code is USD, then 1000000 represents one US dollar.

Implementation

core.String? nonBudgetMicros;