Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The weight.

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

    The unit of weight.

    value: string

    The weight value.