Variable GetPurchaseOrdersStatusItemConfirmationStatusEnumConst
GetPurchaseOrdersStatusItemConfirmationStatusEnum: {
Accepted: "ACCEPTED";
PartiallyAccepted: "PARTIALLY_ACCEPTED";
Rejected: "REJECTED";
Unconfirmed: "UNCONFIRMED";
} = ...
Type Declaration
-
ReadonlyAccepted: "ACCEPTED"
-
ReadonlyPartiallyAccepted: "PARTIALLY_ACCEPTED"
-
ReadonlyRejected: "REJECTED"
-
ReadonlyUnconfirmed: "UNCONFIRMED"