routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
models
/
tech.yaxi.routex.models
/
SearchFilter
/
Countries
Countries
common
data
class
Countries
(
val
codes
:
List
<
String
>
)
:
SearchFilter
List of ISO 3166-1 ALPHA-2 country codes to consider.
Members
Constructors
Countries
Link copied to clipboard
common
constructor
(
codes
:
List
<
String
>
)
Properties
codes
Link copied to clipboard
common
val
codes
:
List
<
String
>