Wasm Directoryalpha
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

NameTypeDescription
houroption​<string>
minuteoption​<string>