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