Build Method | Table of Content | RfqEventArgsBuilder Constructor |
RfqEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class RfqEventArgsBuilder
The RfqEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
RfqEventArgsBuilder | Initializes a new instance of the RfqEventArgsBuilder class |
Name | Description | |
---|---|---|
MarketId |
Unique identifier of the market.
| |
MarketTypeId |
Market type ID.
| |
MessageTimestamp |
Date time of the RFQ. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
| |
Quantity |
Quantity.
| |
RfqSystemId |
System ID of the RFQ.
| |
SentTime |
Date-time of the message sent.
| |
Side |
Tells whether request represents bid or offer.
| |
UnderlyingMarketId |
Unique identifier of the market.
|
Name | Description | |
---|---|---|
Build |
Creates an instance of RfqEventArgs.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |