LUSID C# SDK
|
The details of the point to be appended to a complex market data item. More...
Public Member Functions | |
AppendComplexMarketDataRequest (ComplexMarketDataId marketDataId=default(ComplexMarketDataId), AppendMarketData appendMarketData=default(AppendMarketData)) | |
Initializes a new instance of the AppendComplexMarketDataRequest class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
virtual string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object input) |
Returns true if objects are equal More... | |
bool | Equals (AppendComplexMarketDataRequest input) |
Returns true if AppendComplexMarketDataRequest instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Protected Member Functions | |
AppendComplexMarketDataRequest () | |
Initializes a new instance of the AppendComplexMarketDataRequest class. More... | |
Properties | |
ComplexMarketDataId | MarketDataId [get, set] |
Gets or Sets MarketDataId More... | |
AppendMarketData | AppendMarketData [get, set] |
Gets or Sets AppendMarketData More... | |
The details of the point to be appended to a complex market data item.
|
inlineprotected |
Initializes a new instance of the AppendComplexMarketDataRequest class.
|
inline |
Initializes a new instance of the AppendComplexMarketDataRequest class.
marketDataId | marketDataId (required). |
appendMarketData | appendMarketData (required). |
|
inline |
Returns true if AppendComplexMarketDataRequest instances are equal
input | Instance of AppendComplexMarketDataRequest to be compared |
|
inline |
Returns true if objects are equal
input | Object to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets AppendMarketData
|
getset |
Gets or Sets MarketDataId