Name | Type | Description | Notes |
---|---|---|---|
id | int | id for resource | [optional] |
code | string | Code for the given location. | [optional] |
slug | string | url slug | [optional] |
country_name | string | Name of the country | [optional] |
zip_code | string | Zip Code. | [optional] |
city_name | string | Name of the city. | [optional] |
city_district | string | District the location is part of | [optional] |
address | string | The address. | [optional] |
point | \Ageras\Api\LocationGeoPointResource | [optional] | |
region_name | string | Name of the region | [optional] |
region_abbreviation | string | Region abbreviation | [optional] |
sub_region_name | string | Name of the sub region | [optional] |