api-hci
/
de.jlnstrk.transit.api.hci.request.filter
/
HciLocationFilter
Hci
Location
Filter
data class
HciLocationFilter
(type:
HciLocationFilter.Type
, mode:
HciRequestFilterMode
?, ngramm:
HciLocationNGrammFilter
?, value:
String
?)
Content copied to clipboard
Types
Properties
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
HciLocationFilter.Type
>
Content copied to clipboard
Properties
mode
Link copied to clipboard
val
mode
:
HciRequestFilterMode
? = null
Content copied to clipboard
ngramm
Link copied to clipboard
val
ngramm
:
HciLocationNGrammFilter
? = null
Content copied to clipboard
type
Link copied to clipboard
val
type
:
HciLocationFilter.Type
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
? = null
Content copied to clipboard