Training
For clients
Загружается...
An object that contains information about the region.
Used in resources: Region
| Field name | Type | Conditions | Description |
|---|---|---|---|
| flags | list of string | readable default_field | Flags that show the region's belonging to a particular subtree. The example is in the associated method |
| id | id | readable default_field min_value=1 max_value=2147483647 | The ID of the region. |
| iso_alpha_3 | string | readable | Country code in the format ISO 3166-1 alpha-3. |
| name | string | readable default_field | Name of the region. |
| parent_id | id | readable default_field min_value=1 max_value=2147483647 | ID of the parent region. |
| type | string | readable | Type of region. |