profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.pm.cmd
/
PMCmdItinerary
/
PMCmdItinerary
PMCmd
Itinerary
fun
PMCmdItinerary
(
id
:
String
,
name
:
String
,
description
:
String
?
=
null
,
allowItineraryEdit
:
Boolean
=
false
,
parts
:
List
<
PMCmdItineraryPart
>
?
=
null
,
report
:
PMCmdItineraryReport
?
=
null
)