Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api.models
/
MyCarrierQuoteUnit
/
MyCarrierQuoteUnit
My
Carrier
Quote
Unit
constructor
(
quoteCommodities
:
List
<
MyCarrierQuoteCommodity
>
,
unitHeight
:
Int
,
unitLength
:
Int
,
unitWidth
:
Int
,
shippingUnitCount
:
Int
=
1
,
shippingUnitType
:
String
=
"pallet"
,
unitStackable
:
Boolean
=
false
)