|
LUSID C# SDK
|
Counterparty Agreement that is to be stored in the convention data store. There must be only one of these present. More...

Public Member Functions | |
| UpsertCounterpartyAgreementRequest (CounterpartyAgreement counterpartyAgreement=default(CounterpartyAgreement)) | |
| Initializes a new instance of the UpsertCounterpartyAgreementRequest 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 (UpsertCounterpartyAgreementRequest input) |
| Returns true if UpsertCounterpartyAgreementRequest instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Protected Member Functions | |
| UpsertCounterpartyAgreementRequest () | |
| Initializes a new instance of the UpsertCounterpartyAgreementRequest class. More... | |
Properties | |
| CounterpartyAgreement | CounterpartyAgreement [get, set] |
| Gets or Sets CounterpartyAgreement More... | |
Counterparty Agreement that is to be stored in the convention data store. There must be only one of these present.
|
inlineprotected |
Initializes a new instance of the UpsertCounterpartyAgreementRequest class.
|
inline |
Initializes a new instance of the UpsertCounterpartyAgreementRequest class.
| counterpartyAgreement | counterpartyAgreement (required). |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if UpsertCounterpartyAgreementRequest instances are equal
| input | Instance of UpsertCounterpartyAgreementRequest 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 CounterpartyAgreement