HciTariffTicket

data class HciTariffTicket(addData: String?, cur: String?, desc: String?, destLocId: Int?, dtl: String?, extCont: HciExternalContent?, fSecRefL: Int?, fStopRefL: Int?, fValDate: LocalDate?, fValTime: LocalTime?, icoX: Int?, name: String?, outputName: String?, prc: Int?, price: HciTariffPrice?, shpCtx: String?, startLocId: Int?, tSecRefX: Int?, tStopRefX: Int?, tValDate: LocalDate?, tValTime: LocalTime?, typeKey: Int?, viaLocId: Int?)

Properties

addData
Link copied to clipboard
val addData: String? = null
cur
Link copied to clipboard
val cur: String? = null
desc
Link copied to clipboard
val desc: String? = null
destLocId
Link copied to clipboard
val destLocId: Int? = null
dtl
Link copied to clipboard
val dtl: String? = null
extCont
Link copied to clipboard
val extCont: HciExternalContent? = null
fSecRefL
Link copied to clipboard
val fSecRefL: Int? = null
fStopRefL
Link copied to clipboard
val fStopRefL: Int? = null
fValDate
Link copied to clipboard
val fValDate: LocalDate? = null
fValTime
Link copied to clipboard
val fValTime: LocalTime? = null
icoX
Link copied to clipboard
val icoX: Int? = null
name
Link copied to clipboard
val name: String? = null
outputName
Link copied to clipboard
val outputName: String? = null
prc
Link copied to clipboard
val prc: Int? = null
price
Link copied to clipboard
val price: HciTariffPrice? = null
shpCtx
Link copied to clipboard
val shpCtx: String? = null
startLocId
Link copied to clipboard
val startLocId: Int? = null
tSecRefX
Link copied to clipboard
val tSecRefX: Int? = null
tStopRefX
Link copied to clipboard
val tStopRefX: Int? = null
tValDate
Link copied to clipboard
val tValDate: LocalDate? = null
tValTime
Link copied to clipboard
val tValTime: LocalTime? = null
typeKey
Link copied to clipboard
val typeKey: Int? = null
viaLocId
Link copied to clipboard
val viaLocId: Int? = null