Structure
Field | Type | Required | Description |
---|---|---|---|
code | string | true | Code of the Currency (ISO 4217) |
name | string | true | Name of the Currency. |
JSON representation
{ "code": "EUR", "name": "Euro" }
Field | Type | Required | Description |
---|---|---|---|
code | string | true | Code of the Currency (ISO 4217) |
name | string | true | Name of the Currency. |
{ "code": "EUR", "name": "Euro" }