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