approvedSpendingLimitMicros property

String? approvedSpendingLimitMicros
getter/setter pair

The approved spending limit in micros.

One million is equivalent to one unit. This will only be populated if the proposed spending limit is finite, and will always be greater than or equal to the proposed spending limit.

Output only.

Implementation

core.String? approvedSpendingLimitMicros;