creditLimit | number The credit limit for the supported currency. The credit limit can be overridden for a developer in the developer's postpaid balance.
Note: This property applies to postpaid developers only.
|
description (required) | string Description of the supported currency.
|
displayName (required) | string Name displayed in the UI.
|
id | string ID of the supported currency.
|
minimumTopupAmount | number Minimum amount that developers can add to their prepaid account balance in the specified currency.
Note: This property applies to prepaid developers only.
|
name (required) | string ISO 4217 code for the currency, such as usd for United States dollar.
|
organization (required) | object |
id | string ID of the organization.
|
|
status (required) | string Status of the currency. Valid values include:
ACTIVE : The currency is available for use.
INACTIVE : The currency is not available for use.
|
virtualCurrency (required) | string Flag that specifies whether or not the currency is virtual currency.
|