CreditLimit
A credit limit, monthly and yearly
- monthlyType: object
Monthly credit limit
- amountType: integerFormat: int64
Amount in minor units (major value = amount / 10^exponent)
- currencyType: string
ISO 4217 currency code
- exponentType: integerFormat: int32
Number of minor-unit digits for the currency
- yearlyType: object
Yearly credit limit (monthly × 12)
- amountType: integerFormat: int64
Amount in minor units (major value = amount / 10^exponent)
- currencyType: string
ISO 4217 currency code
- exponentType: integerFormat: int32
Number of minor-unit digits for the currency