The label specification info.

LabelSpecification

interface ShippingApiModelLabelSpecification {
    labelFormat: "PNG" | Png;
    labelStockSize: _4x6 | "4x6";
}

Properties

labelFormat: "PNG" | Png

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

LabelSpecification

labelStockSize: _4x6 | "4x6"

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

LabelSpecification

MMNEPVFCICPMFPCPTTAAATR