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

    Details of quantity ordered.

    interface ItemQuantity {
        amount?: number;
        unitOfMeasure?: "Each";
    }
    Index

    Properties

    amount?: number

    Acknowledged quantity. This value should not be zero.

    unitOfMeasure?: "Each"

    Unit of measure for the acknowledged quantity.