ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.route
/
ProfileParams
Profile
Params
@
Serializable
data
class
ProfileParams
(
val
weightings
:
Weightings
?
=
null
,
val
restrictions
:
Restrictions
?
=
null
)
Members
Constructors
Profile
Params
Link copied to clipboard
constructor
(
weightings
:
Weightings
?
=
null
,
restrictions
:
Restrictions
?
=
null
)
Properties
restrictions
Link copied to clipboard
val
restrictions
:
Restrictions
?
=
null
weightings
Link copied to clipboard
val
weightings
:
Weightings
?
=
null