OperationStatus class reference
- `new` - NEW * `in progress` - IN_PROGRESS * `completed` - COMPLETED * `rejected` - REJECTED
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| value | str | * new- NEW *in progress- IN_PROGRESS *completed- COMPLETED *rejected- REJECTED | must be one of [“new”, “in progress”, “completed”, “rejected”, ] |