Selling Partner API SDK for JavaScript
    Preparing search index...

    The weight of a package.

    interface Weight {
        value: string;
        weightUnit: WeightWeightUnitEnum;
    }
    Index

    Properties

    Properties

    value: string

    A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies.

    The unit of measurement of the weight.