AssociatedItemItemStatusEnum: {
    Active: "ACTIVE";
    Cancelled: "CANCELLED";
    Delivered: "DELIVERED";
    Shipped: "SHIPPED";
} = ...

Type declaration

  • ReadonlyActive: "ACTIVE"
  • ReadonlyCancelled: "CANCELLED"
  • ReadonlyDelivered: "DELIVERED"
  • ReadonlyShipped: "SHIPPED"
MMNEPVFCICPMFPCPTTAAATR