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

    The size dimensions of the label.

    interface DocumentSize {
        length: number;
        unit: DocumentSizeUnitEnum;
        width: number;
    }
    Index

    Properties

    Properties

    length: number

    The length of the document measured in the units specified.

    The unit of measurement.

    width: number

    The width of the document measured in the units specified.