MaintenanceContractState Enumeration |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Types
| Member name | Value | Description | |
|---|---|---|---|
| Accepted | 2 | Accepted state | |
| Canceled | 4 | Canceled state | |
| Closed | 3 | Closed state | |
| Refused | 5 | Refused state | |
| Sent | 1 | Sent state | |
| Written | 0 | Written state |