Public Types | |
enum | Enum |
Definition at line 1923 of file Enumerations.h.
enum Enum |
Identifies the status of an individual quote.
Enumerator | ||
---|---|---|
NoValue | 0xFF | No value. |
Accepted | 0 | Accepted with warning. |
Rejected | 5 | Rejected. |
RemovedAndRejected | 6 | Removed from Market. |
Pending | 10 | Pending. |
Definition at line 1926 of file Enumerations.h.