HciLocDetailsRequest

class HciLocDetailsRequest(date: String?, getAttributes: Boolean?, getEvents: Boolean?, getHIM: Boolean?, getIcons: Boolean?, getInfoGrids: Boolean?, getInfotexts: Boolean?, getProducts: Boolean?, getRoutes: Boolean?, getTariff: Boolean?, getWeatherInfo: Boolean?, locL: List<HciLocation>, time: String?, trfReq: HciTariffRequest?, zoom: Int?) : HciServiceRequest<HciLocDetailsResult>

Types

Companion
Link copied to clipboard
object Companion

Properties

date
Link copied to clipboard
var date: String? = null
getAttributes
Link copied to clipboard
val getAttributes: Boolean? = null
getEvents
Link copied to clipboard
val getEvents: Boolean? = null
getHIM
Link copied to clipboard
val getHIM: Boolean? = null
getIcons
Link copied to clipboard
val getIcons: Boolean? = null
getInfoGrids
Link copied to clipboard
val getInfoGrids: Boolean? = null
getInfotexts
Link copied to clipboard
val getInfotexts: Boolean? = null
getProducts
Link copied to clipboard
val getProducts: Boolean? = null
getRoutes
Link copied to clipboard
val getRoutes: Boolean? = null
getTariff
Link copied to clipboard
val getTariff: Boolean? = null
getWeatherInfo
Link copied to clipboard
val getWeatherInfo: Boolean? = null
locL
Link copied to clipboard
val locL: List<HciLocation>
time
Link copied to clipboard
val time: String? = null
trfReq
Link copied to clipboard
val trfReq: HciTariffRequest? = null
zoom
Link copied to clipboard
val zoom: Int? = null