|
LUSID C# SDK
|
The upsert accounts response More...

Public Member Functions | |
| CustodianAccountsUpsertResponse (string href=default(string), ModelVersion varVersion=default(ModelVersion), List< CustodianAccount > custodianAccounts=default(List< CustodianAccount >), List< Link > links=default(List< Link >)) | |
| Initializes a new instance of the CustodianAccountsUpsertResponse 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 (CustodianAccountsUpsertResponse input) |
| Returns true if CustodianAccountsUpsertResponse instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| string | Href [get, set] |
| The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More... | |
| ModelVersion | VarVersion [get, set] |
| Gets or Sets VarVersion More... | |
| List< CustodianAccount > | CustodianAccounts [get, set] |
| The Custodian Accounts which have been upserted. More... | |
| List< Link > | Links [get, set] |
| Gets or Sets Links More... | |
The upsert accounts response
|
inline |
Initializes a new instance of the CustodianAccountsUpsertResponse class.
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| varVersion | varVersion. |
| custodianAccounts | The Custodian Accounts which have been upserted.. |
| links | links. |
|
inline |
Returns true if CustodianAccountsUpsertResponse instances are equal
| input | Instance of CustodianAccountsUpsertResponse 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 |
The Custodian Accounts which have been upserted.
The Custodian Accounts which have been upserted.
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
|
getset |
Gets or Sets Links
|
getset |
Gets or Sets VarVersion