tripkit-android / com.skedgo.tripkit.ui.map.home / FetchStopParams
FetchStopParams
class FetchStopParams
Constructors
Name | Summary |
---|---|
<init> | FetchStopParams(cellIds: List < String >, region: Region , level: Int ) |
Properties
Name | Summary |
---|---|
cellIds | val cellIds: List < String > |
level | val level: Int |
region | val region: Region |