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