An enum representing the possible statuses of an order cancellation request.Documentation Index
Fetch the complete documentation index at: https://docs.sibipro.com/llms.txt
Use this file to discover all available pages before exploring further.
An enum representing the possible statuses of an order cancellation request.Documentation Index
Fetch the complete documentation index at: https://docs.sibipro.com/llms.txt
Use this file to discover all available pages before exploring further.
enum OrderingOrderCancellationRequestStatus {
Pending
Approved
Denied
}
PendingApprovedDenied