budgetAmountMicros property

String? budgetAmountMicros
getter/setter pair

The total amount the linked insertion order segments can budget.

The amount is in micros. Must be greater than 0. For example, 500000000 represents 500 standard units of the currency.

Required.

Implementation

core.String? budgetAmountMicros;