Region¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| geo | list[AnyOfGeoCoordinatesGeoShape] | Specific coordinates or shape associated with a region | [optional] |
| part_of | list[Region] | Indicates whether a region is part of another region | [optional] |
| description | list[str] | small description | [optional] |
| id | str | identifier | [optional] |
| label | list[str] | short description of the resource | [optional] |
| type | list[str] | type of the resource | [optional] |