BookStatus
Represents the possible statuses of a booking operation.
Enum Valuesโ
| Name | Value | 
|---|---|
Unknown | 0 | 
Ok | 2 | 
OnRequest | 3 | 
Cancelled | 4 | 
PendingCommit | 5 | 
Represents the possible statuses of a booking operation.
| Name | Value | 
|---|---|
Unknown | 0 | 
Ok | 2 | 
OnRequest | 3 | 
Cancelled | 4 | 
PendingCommit | 5 |