Selling Partner API SDK for JavaScript
    Preparing search index...
    PackageStatusStatusEnum: {
        Cancelled: "CANCELLED";
        Delivered: "DELIVERED";
        InTransit: "IN_TRANSIT";
        Pending: "PENDING";
        Shipped: "SHIPPED";
        Undeliverable: "UNDELIVERABLE";
    } = ...

    Type Declaration

    • ReadonlyCancelled: "CANCELLED"
    • ReadonlyDelivered: "DELIVERED"
    • ReadonlyInTransit: "IN_TRANSIT"
    • ReadonlyPending: "PENDING"
    • ReadonlyShipped: "SHIPPED"
    • ReadonlyUndeliverable: "UNDELIVERABLE"