amountMicros property

String? amountMicros
getter/setter pair

The amount of the adjustment, in micros.

The currency code for this amount is the same as the Invoice.currency_code.

Output only.

Implementation

core.String? amountMicros;