[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Currency
Represents a currency. Currencies are identified by their ISO 4217 currency codes. Visit the ISO web site for more information.
Properties
string
code
Required
ISO 4217 currency code for this currency
string
name
Required
The name of this currency in a current locale
string
numericCode
Required
ISO 4217 numeric code for this currency
string
symbol
Optional
Symbol corresponding to this currency
JSON Example
{
"code": "string",
"name": "string",
"numericCode": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Returned By
Get Currency
Set Currency