Smart 1 Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Smart 1 Android SDK
order
/
com.servinformacion.smart1sdk.android.order.model
/
Shipment
/
Shipment
Shipment
constructor
(
portId
:
Int
,
empty
:
Boolean
,
pickups
:
List
<
ShipmentItem
>
,
deliveries
:
List
<
ShipmentItem
>
)