CreateAddressKeyDefinitionRequest
More...
|
| string | AddressKey [get, set] |
| | The address key of the address key definition. More...
|
| |
| string | Type [get, set] |
| | The type of the address key definition. Available values: Text, Integer, Decimal, Boolean, DateTime, Result0D. More...
|
| |
◆ CreateAddressKeyDefinitionRequest() [1/2]
| Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.CreateAddressKeyDefinitionRequest |
( |
| ) |
|
|
inlineprotected |
◆ CreateAddressKeyDefinitionRequest() [2/2]
| Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.CreateAddressKeyDefinitionRequest |
( |
string |
addressKey = default(string), |
|
|
string |
type = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the CreateAddressKeyDefinitionRequest class.
- Parameters
-
| addressKey | The address key of the address key definition. (required). |
| type | The type of the address key definition. Available values: Text, Integer, Decimal, Boolean, DateTime, Result0D. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AddressKey
| string Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.AddressKey |
|
getset |
The address key of the address key definition.
The address key of the address key definition.
◆ Type
| string Lusid.Sdk.Model.CreateAddressKeyDefinitionRequest.Type |
|
getset |
The type of the address key definition. Available values: Text, Integer, Decimal, Boolean, DateTime, Result0D.
The type of the address key definition. Available values: Text, Integer, Decimal, Boolean, DateTime, Result0D.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/CreateAddressKeyDefinitionRequest.cs