LUSID C# SDK
|
Specification object for the configuration parameters of a compliance run More...
Public Member Functions | |
ComplianceRunConfiguration (PreTradeConfiguration preTradeConfiguration=default(PreTradeConfiguration)) | |
Initializes a new instance of the ComplianceRunConfiguration 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 (ComplianceRunConfiguration input) |
Returns true if ComplianceRunConfiguration instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Protected Member Functions | |
ComplianceRunConfiguration () | |
Initializes a new instance of the ComplianceRunConfiguration class. More... | |
Properties | |
PreTradeConfiguration | PreTradeConfiguration [get, set] |
Gets or Sets PreTradeConfiguration More... | |
Specification object for the configuration parameters of a compliance run
|
inlineprotected |
Initializes a new instance of the ComplianceRunConfiguration class.
|
inline |
Initializes a new instance of the ComplianceRunConfiguration class.
preTradeConfiguration | preTradeConfiguration (required). |
|
inline |
Returns true if ComplianceRunConfiguration instances are equal
input | Instance of ComplianceRunConfiguration 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 PreTradeConfiguration