|
LUSID C# SDK
|
The delete custodian accounts response More...

Public Member Functions | |
| DeleteCustodianAccountsResponse (ModelVersion varVersion=default(ModelVersion), List< ResourceId > custodianAccountIds=default(List< ResourceId >), List< Link > links=default(List< Link >)) | |
| Initializes a new instance of the DeleteCustodianAccountsResponse 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 (DeleteCustodianAccountsResponse input) |
| Returns true if DeleteCustodianAccountsResponse instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| ModelVersion | VarVersion [get, set] |
| Gets or Sets VarVersion More... | |
| List< ResourceId > | CustodianAccountIds [get, set] |
| The Custodian Accounts which have been soft/hard deleted. More... | |
| List< Link > | Links [get, set] |
| Gets or Sets Links More... | |
The delete custodian accounts response
|
inline |
Initializes a new instance of the DeleteCustodianAccountsResponse class.
| varVersion | varVersion. |
| custodianAccountIds | The Custodian Accounts which have been soft/hard deleted.. |
| links | links. |
|
inline |
Returns true if DeleteCustodianAccountsResponse instances are equal
| input | Instance of DeleteCustodianAccountsResponse 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 soft/hard deleted.
The Custodian Accounts which have been soft/hard deleted.
|
getset |
Gets or Sets Links
|
getset |
Gets or Sets VarVersion