Status

data class Status(convenient: Boolean?, daily: Boolean?, detour: Boolean?, direct: Boolean?, economic: Boolean?, hint: String?, slowDirect: Boolean?, specialtrain: Boolean?, subOptimalDirect: Boolean?, ukNationalRouteingGuideFailure: Boolean?)

Properties

convenient
Link copied to clipboard
val convenient: Boolean?

Whether this connection is considered convenient

daily
Link copied to clipboard
val daily: Boolean?

Whether this connection runs daily

detour
Link copied to clipboard
val detour: Boolean?

Whether this connection runs a detour

direct
Link copied to clipboard
val direct: Boolean?

Whether this connection is direct

economic
Link copied to clipboard
val economic: Boolean?

Whether this connection is considered economic

hint
Link copied to clipboard
val hint: String?

A hint associated with the status of this connection

slowDirect
Link copied to clipboard
val slowDirect: Boolean?

Whether this connection is direct but slow

specialtrain
Link copied to clipboard
val specialtrain: Boolean?

Whether this connection employs a special train

subOptimalDirect
Link copied to clipboard
val subOptimalDirect: Boolean?

Whether this connection is direct while being considered suboptimal

ukNationalRouteingGuideFailure
Link copied to clipboard
val ukNationalRouteingGuideFailure: Boolean?

¯\_(ツ)_/¯