AddressKeyDefinition
More...
◆ AddressKeyDefinition() [1/2]
| Lusid.Sdk.Model.AddressKeyDefinition.AddressKeyDefinition |
( |
| ) |
|
|
inlineprotected |
◆ AddressKeyDefinition() [2/2]
| Lusid.Sdk.Model.AddressKeyDefinition.AddressKeyDefinition |
( |
string |
addressKey = default(string), |
|
|
string |
type = default(string), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the AddressKeyDefinition 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). |
| varVersion | varVersion. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.AddressKeyDefinition.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.AddressKeyDefinition.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.AddressKeyDefinition.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.AddressKeyDefinition.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AddressKey
| string Lusid.Sdk.Model.AddressKeyDefinition.AddressKey |
|
getset |
The address key of the address key definition.
The address key of the address key definition.
◆ Links
| List<Link> Lusid.Sdk.Model.AddressKeyDefinition.Links |
|
getset |
◆ Type
| string Lusid.Sdk.Model.AddressKeyDefinition.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.
◆ VarVersion
| ModelVersion Lusid.Sdk.Model.AddressKeyDefinition.VarVersion |
|
getset |
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/AddressKeyDefinition.cs