tripkit-android / com.skedgo.tripkit.configuration / Key / ApiKey
ApiKey
data class ApiKey :
Key
An API key is necessary to use TripKit's services, such as A-2-B routing, and all-day routing. In order to obtain an API key, you can sign up here.
Constructors
Name | Summary |
---|---|
<init> | An API key is necessary to use TripKit's services, such as A-2-B routing, and all-day routing. In order to obtain an API key, you can sign up here.ApiKey(value: String ) |
Properties
Name | Summary |
---|---|
value | val value: String |