RoadItem
October 9, 2021 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| extent | Extent | [optional] | |
| identifier | str | [optional] | |
| route_recommendation | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | [optional] | |
| coordinate | Coordinate | [optional] | |
| footer | MultilineText | [optional] | |
| icon | str | [optional] | |
| is_blocked | str | [optional] | |
| description | MultilineText | [optional] | |
| title | str | [optional] | |
| point | Point | [optional] | |
| display_type | DisplayType | [optional] | |
| lorry_parking_feature_icons | [LorryParkingFeatureIcon] | [optional] | |
| future | bool | [optional] | |
| subtitle | str | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |