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

    Variable LabelAttributeConst

    LabelAttribute: {
        CollectOnDeliveryAmount: "COLLECT_ON_DELIVERY_AMOUNT";
        PackageClientReferenceId: "PACKAGE_CLIENT_REFERENCE_ID";
        SellerDisplayName: "SELLER_DISPLAY_NAME";
    } = ...

    Enumerates the attributes supported to be printed on a shipping label. The values for these attributes are retrieved from GetRates/OneClickShipment request

    Type Declaration

    • ReadonlyCollectOnDeliveryAmount: "COLLECT_ON_DELIVERY_AMOUNT"
    • ReadonlyPackageClientReferenceId: "PACKAGE_CLIENT_REFERENCE_ID"
    • ReadonlySellerDisplayName: "SELLER_DISPLAY_NAME"