woosmap-sdk
Toggle table of contents
1.1.8
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
woosmap-sdk
woosmap-sdk
/
com.woosmap.sdk.api.transit
/
TransitRouteResponse
Transit
Route
Response
data
class
TransitRouteResponse
(
val
routes
:
List
<
TransitRoute
>
?
=
null
)
:
DistanceBaseResponse
Members
Constructors
Transit
Route
Response
Link copied to clipboard
constructor
(
routes
:
List
<
TransitRoute
>
?
=
null
)
Properties
routes
Link copied to clipboard
@
SerializedName
(
value
=
"routes"
)
val
routes
:
List
<
TransitRoute
>
?
=
null