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

    The label specification info.

    interface LabelSpecification {
        labelFormat: "PNG";
        labelStockSize: "4x6";
    }
    Index

    Properties

    labelFormat: "PNG"

    The format of the label. Enum of PNG only for now.

    labelStockSize: "4x6"

    The label stock size specification in length and height. Enum of 4x6 only for now.