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.optimization
/
Shipment
/
Shipment
Shipment
constructor
(
id
:
Int
,
amount
:
Amount
?
=
null
,
pickup
:
ShipmentStep
,
delivery
:
ShipmentStep
,
skills
:
Skills
?
=
null
,
priority
:
Int
?
=
null
)