HciJourneyMatchRequest
data class HciJourneyMatchRequest(input: String?, tripId: String?, extId: String?, directions: String?, date: LocalDate?, dateB: LocalDate?, dateE: LocalDate?, time: LocalTime?, timeB: LocalTime?, timeE: LocalTime?, combineMode: HciJourneyMatchRequest.CombineMode?, onlyCR: Boolean?, onlyRT: Boolean?, onlyTN: Boolean?, clustering: Boolean?, matchLine: Boolean?, useAeqi: Boolean?, getLineXml: Boolean?, maxJourneys: Int?, jnyFltrL: List<HciJourneyFilter>) : HciServiceRequest<HciLineMatchResult>
Content copied to clipboard
Types
Properties
clustering
Link copied to clipboard
combineMode
Link copied to clipboard
directions
Link copied to clipboard
getLineXml
Link copied to clipboard
jnyFltrL
Link copied to clipboard
maxJourneys
Link copied to clipboard