Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/shipping-api-v2
LiquidVolume
Interface LiquidVolume
Liquid Volume.
Export
LiquidVolume
interface
LiquidVolume
{
unit
:
LiquidVolumeUnitEnum
;
value
:
number
;
}
Index
Properties
unit
value
Properties
unit
unit
:
LiquidVolumeUnitEnum
The unit of measurement.
Memberof
LiquidVolume
value
value
:
number
The measurement value.
Memberof
LiquidVolume
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
unit
value
Selling Partner API SDK for JavaScript
Loading...
Liquid Volume.
Export
LiquidVolume