|
LUSID C# SDK
|
A request to upsert an address key alias. More...

Public Member Functions | |
| UpsertAddressKeyAliasRequest (AddressKeyAlias addressKeyAlias=default(AddressKeyAlias)) | |
| Initializes a new instance of the UpsertAddressKeyAliasRequest 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 (UpsertAddressKeyAliasRequest input) |
| Returns true if UpsertAddressKeyAliasRequest instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| AddressKeyAlias | AddressKeyAlias [get, set] |
| Gets or Sets AddressKeyAlias More... | |
A request to upsert an address key alias.
|
inline |
Initializes a new instance of the UpsertAddressKeyAliasRequest class.
| addressKeyAlias | addressKeyAlias. |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if UpsertAddressKeyAliasRequest instances are equal
| input | Instance of UpsertAddressKeyAliasRequest 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 AddressKeyAlias