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

    The requirements for a box in the packing option.

    interface BoxRequirements {
        weight: WeightRange;
    }
    Index
    weight: WeightRange