toggle menu
lavakord
common
switch theme
search in API
core
/
dev.schlaubi.lavakord.rest.routes
/
V4Api
/
RoutePlanner
/
Free
Free
data
class
Free
(
val
routePlanner
:
V4Api.RoutePlanner
=
RoutePlanner()
)
Members
Constructors
Free
Link copied to clipboard
constructor
(
routePlanner
:
V4Api.RoutePlanner
=
RoutePlanner()
)
Types
Address
Link copied to clipboard
data
class
Address
(
val
free
:
V4Api.RoutePlanner.Free
=
Free()
)
All
Link copied to clipboard
data
class
All
(
val
free
:
V4Api.RoutePlanner.Free
=
Free()
)
Properties
route
Planner
Link copied to clipboard
val
routePlanner
:
V4Api.RoutePlanner