GetPurchaseOrdersStatusItemConfirmationStatusEnum: {
    Accepted: "ACCEPTED";
    PartiallyAccepted: "PARTIALLY_ACCEPTED";
    Rejected: "REJECTED";
    Unconfirmed: "UNCONFIRMED";
} = ...

Type declaration

  • ReadonlyAccepted: "ACCEPTED"
  • ReadonlyPartiallyAccepted: "PARTIALLY_ACCEPTED"
  • ReadonlyRejected: "REJECTED"
  • ReadonlyUnconfirmed: "UNCONFIRMED"
MMNEPVFCICPMFPCPTTAAATR