Record
tfl-api-presentation-entities-bay
No description available.
record tfl-api-presentation-entities-bay {
bay-count: option<s32>,
bay-type: option<string>,
free: option<s32>,
occupied: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| bay-count | option<s32> | |
| bay-type | option<string> | |
| free | option<s32> | |
| occupied | option<s32> |