Build Method | Table of Content | FixingIndicativePriceEventArgsBuilder Constructor |
FixingIndicativePriceEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class FixingIndicativePriceEventArgsBuilder
The FixingIndicativePriceEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
FixingIndicativePriceEventArgsBuilder | Initializes a new instance of the FixingIndicativePriceEventArgsBuilder class |
Name | Description | |
---|---|---|
Currency |
Currency Code.
| |
MarketId |
Unique identifier of the market.
| |
NumDecimalsPrice |
Number of decimals to use for `Price`.
| |
NumDecimalsPriceInGram |
Number of decimals to use for `PriceInGram`.
| |
Price |
Auctioneers price for the round in specified currency.
| |
PriceInGram |
Auctioneers price in gram for the round in specified currency.
| |
SentTime |
Date-time of the message sent.
|
Name | Description | |
---|---|---|
Build |
Creates an instance of FixingIndicativePriceEventArgs.
| |
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.) |