Order Class    | Table of Content | EntryDateTime Property ![]()  | 
| Order Properties | 
The Order type exposes the following members.
| Name | Description | |
|---|---|---|
| EntryDateTime | 
        Date time of the order entry.
        | |
| Id | 
        Unique identifier of the order.
        | |
| IsImplied | 
        Indicates whether this is an implied order or not.
        | |
| IsRFQ | 
        Indicates whether it's just an RFQ or not.
        | |
| Price | 
        Price of the bid/offer.
        | |
| Quantity | 
        Quantity.
        | |
| SequenceId | 
        Sequence identifier of the order.
        | |
| SequenceWithinMillis | 
        Sub-milliseconds ordering sequence.
        |