preTaxAmountMicros property
The sum of charges made under this budget before taxes, in micros of the invoice's currency.
For example, if currency_code is USD
, then 1000000 represents one US
dollar.
Implementation
core.String? preTaxAmountMicros;
The sum of charges made under this budget before taxes, in micros of the invoice's currency.
For example, if currency_code is USD
, then 1000000 represents one US
dollar.
core.String? preTaxAmountMicros;