location
Name | Description |
---|---|
city_id | Number City ID |
city_code | String City code |
city_name | String City name |
country_id | Number Country ID |
country_name | String Country name |
state_id | Number State ID |
state_name | String State name |
label | String |
{
"city_id": null,
"city_code": null,
"city_name": null,
"country_id": null,
"country_name": null,
"state_id": null,
"state_name": null,
"label": null
}