Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.05 KB

LocationResource.md

File metadata and controls

21 lines (17 loc) · 1.05 KB

LocationResource

Properties

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]

[Back to Model list] [Back to API list] [Back to README]