country
Country for selection
Name | Description |
---|---|
id | Number ID of the country. |
name | String Country name |
has_provinces_or_states | Boolean Indicates that the country divided by states or by provinces. |
{
"id": null,
"name": null,
"has_provinces_or_states": null
}