Properties
| NAME | TYPE | DESCRIPTION | 
total  |  integer  |  Total number of currencies that matched your query.  | 
currencies  |  array  |  List of currencies. Can be one of: | 
Example
JSON
{
    "total": 5,
    "currencies": ""
}
JSON
{
    "total": 5,
    "currencies": ""
}