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

    The weight.

    interface Weight {
        unit: WeightUnitEnum;
        value: string;
    }
    Index

    Properties

    Properties

    The unit of weight.

    value: string

    The weight value.