GetPurchaseOrdersStatusItemReceiveStatusEnum: {
    NotReceived: "NOT_RECEIVED";
    PartiallyReceived: "PARTIALLY_RECEIVED";
    Received: "RECEIVED";
} = ...

Type declaration

  • ReadonlyNotReceived: "NOT_RECEIVED"
  • ReadonlyPartiallyReceived: "PARTIALLY_RECEIVED"
  • ReadonlyReceived: "RECEIVED"
MMNEPVFCICPMFPCPTTAAATR