Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Variable ShipmentConfirmationShipmentTypeEnumConst

    ShipmentConfirmationShipmentTypeEnum: {
        LessThanTruckLoad: "LessThanTruckLoad";
        SmallParcel: "SmallParcel";
        TruckLoad: "TruckLoad";
    } = ...

    Type Declaration

    • ReadonlyLessThanTruckLoad: "LessThanTruckLoad"
    • ReadonlySmallParcel: "SmallParcel"
    • ReadonlyTruckLoad: "TruckLoad"