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