PreDeliveryStatus
Values that represent pre delivery status.
Possible enumeration values:
Name | Value | Description |
---|---|---|
Any |
0 |
An enum constant representing any option. |
None |
1 |
An enum constant representing the none option. |
Full |
2 |
An enum constant representing the full option. |
Partial |
3 |
An enum constant representing the partial option. |
FullWithParking |
4 |
An enum constant representing the full with parking option. |
NotAvailable |
5 |
An enum constant representing the not available option. |
Unconfirmed |
6 |
An enum constant representing the unconfirmed option. |
Duplicate |
7 |
An enum constant representing the duplicate option. |