SearchEntityListResponse
The response details of geosearch requests.
Declaration
object SearchEntityListResponseProperties
| Name | Type | Description |
|---|---|---|
data | [SearchEntity] | Response data that the API provides. |
error | ErrorResponseBody | Error response data that the API provides. |
pagination | PageDetail | Page detail information that the API provides. |