[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Currency
Defines the properties of the Currency.
Properties
boolean
default
Required
The boolean that defines default currency.
boolean
isDefault
Required
The boolean that defines the default currency.
string
name
Optional
The name of the currency belonging to a country.
JSON Example
{
"default": true,
"isDefault": true
}