Interface MerchantFulfillmentApiModelLabelFormatOptionRequest

Whether to include a packing slip.

LabelFormatOptionRequest

interface MerchantFulfillmentApiModelLabelFormatOptionRequest {
    IncludePackingSlipWithLabel?: boolean;
}

Properties

IncludePackingSlipWithLabel?: boolean

When true, include a packing slip with the label.

LabelFormatOptionRequest

MMNEPVFCICPMFPCPTTAAATR