tripkit-android / com.skedgo.tripkit.ui.search / FetchLocationsParameters

FetchLocationsParameters

@Immutable abstract class FetchLocationsParameters

Types

Name Summary
Builder interface Builder

Constructors

Name Summary
<init> FetchLocationsParameters()

Functions

Name Summary
builder open static fun builder(): Builder!
nearbyLat abstract fun nearbyLat():Double
nearbyLon abstract fun nearbyLon():Double
northeastLat abstract fun northeastLat():Double
northeastLon abstract fun northeastLon():Double
southwestLat abstract fun southwestLat():Double
southwestLon abstract fun southwestLon():Double
term abstract fun term():String!