Record
tfl-api-presentation-entities-twenty-four-hour-clock-time
No description available.
record tfl-api-presentation-entities-twenty-four-hour-clock-time {
hour: option<string>,
minute: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| hour | option<string> | |
| minute | option<string> |