HciLocSearchRequest

class HciLocSearchRequest(getAttributes: Boolean?, getInfotexts: Boolean?, getPOIs: Boolean?, getProducts: Boolean?, getStops: Boolean?, locFltrL: List<HciLocationFilter>, maxLoc: Int?) : HciServiceRequest<HciLocSearchResult>

Types

Companion
Link copied to clipboard
object Companion

Properties

getAttributes
Link copied to clipboard
var getAttributes: Boolean? = null
getInfotexts
Link copied to clipboard
var getInfotexts: Boolean? = null
getPOIs
Link copied to clipboard
var getPOIs: Boolean? = null
getProducts
Link copied to clipboard
var getProducts: Boolean? = null
getStops
Link copied to clipboard
var getStops: Boolean? = null
locFltrL
Link copied to clipboard
var locFltrL: List<HciLocationFilter>
maxLoc
Link copied to clipboard
var maxLoc: Int? = null