spendingLimitType property
The spending limit as a well-defined type, for example, INFINITE.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "INFINITE" : Infinite, indicates unlimited spending power.
Implementation
core.String? spendingLimitType;