Values ValueDescriptionclosedcreatedopenedreceivedrejectedundrafted Used By Types PurchaseOrderLogItem Preview (typescript) type PurchaseOrderLogType = | "closed"| "created"| "opened"| "received"| "rejected"| "undrafted"