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

    Variable DocumentTypeConst

    DocumentType: {
        CustomForm: "CUSTOM_FORM";
        Label: "LABEL";
        Packslip: "PACKSLIP";
        Receipt: "RECEIPT";
    } = ...

    The type of shipping document.

    Type Declaration

    • ReadonlyCustomForm: "CUSTOM_FORM"
    • ReadonlyLabel: "LABEL"
    • ReadonlyPackslip: "PACKSLIP"
    • ReadonlyReceipt: "RECEIPT"