| OrderStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Order.Dto
| Member name | Value | Description | |
|---|---|---|---|
| Unspecified | 0 | ||
| Recieved | 1 | ||
| Accepted | 2 | ||
| Processing | 3 | ||
| InformationRequested | 4 | ||
| NotConfigured | 6 | ||
| Rejected | 10 | ||
| Cancelled | 20 | ||
| Processed | 30 | ||
| Failed | 40 |