|
LUSID C# SDK
|
For the storage of any information pertinent to the confirmation of an OTC trade. e.g the Counterparty Agreement Code More...

Public Member Functions | |
| OtcConfirmation (ResourceId counterpartyAgreementId=default(ResourceId)) | |
| Initializes a new instance of the OtcConfirmation 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 (OtcConfirmation input) |
| Returns true if OtcConfirmation instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| ResourceId | CounterpartyAgreementId [get, set] |
| Gets or Sets CounterpartyAgreementId More... | |
For the storage of any information pertinent to the confirmation of an OTC trade. e.g the Counterparty Agreement Code
|
inline |
Initializes a new instance of the OtcConfirmation class.
| counterpartyAgreementId | counterpartyAgreementId. |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if OtcConfirmation instances are equal
| input | Instance of OtcConfirmation 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 CounterpartyAgreementId