Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
core
/
com.getwemap.sdk.core.model.services.responses
/
ItineraryInfo
Itinerary
Info
@
Serializable
data
class
ItineraryInfo
(
val
distance
:
Double
,
val
duration
:
Float
)
Members
Constructors
Itinerary
Info
Link copied to clipboard
constructor
(
distance
:
Double
,
duration
:
Float
)
Properties
distance
Link copied to clipboard
val
distance
:
Double
duration
Link copied to clipboard
val
duration
:
Float