Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/shipping-api-v2
Weight
Interface Weight
The weight in the units indicated.
interface
Weight
{
unit
:
WeightUnitEnum
;
value
:
number
;
}
Index
Properties
unit
value
Properties
unit
unit
:
WeightUnitEnum
The unit of measurement.
value
value
:
number
The measurement value.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
unit
value
Selling Partner API SDK for JavaScript
Loading...
The weight in the units indicated.