IUnitDefinitionDto
More...
◆ SchemaEnum
The available values are: NoUnits, Basic, Iso4217Currency
The available values are: NoUnits, Basic, Iso4217Currency
| Enumerator |
|---|
| NoUnits | Enum NoUnits for value: NoUnits
|
| Basic | Enum Basic for value: Basic
|
| Iso4217Currency | Enum Iso4217Currency for value: Iso4217Currency
|
◆ IUnitDefinitionDto()
Initializes a new instance of the IUnitDefinitionDto class.
- Parameters
-
| schema | The available values are: NoUnits, Basic, Iso4217Currency. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.IUnitDefinitionDto.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.IUnitDefinitionDto.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ShouldSerializeCode()
| bool Lusid.Sdk.Model.IUnitDefinitionDto.ShouldSerializeCode |
( |
| ) |
|
|
inline |
Returns false as Code should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ShouldSerializeDescription()
| bool Lusid.Sdk.Model.IUnitDefinitionDto.ShouldSerializeDescription |
( |
| ) |
|
|
inline |
Returns false as Description should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ShouldSerializeDisplayName()
| bool Lusid.Sdk.Model.IUnitDefinitionDto.ShouldSerializeDisplayName |
( |
| ) |
|
|
inline |
Returns false as DisplayName should not be serialized given that it's read-only.
- Returns
- false (boolean)
◆ ToJson()
| virtual string Lusid.Sdk.Model.IUnitDefinitionDto.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.IUnitDefinitionDto.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Code
| string Lusid.Sdk.Model.IUnitDefinitionDto.Code |
|
get |
◆ Description
| string Lusid.Sdk.Model.IUnitDefinitionDto.Description |
|
get |
◆ DisplayName
| string Lusid.Sdk.Model.IUnitDefinitionDto.DisplayName |
|
get |
◆ Schema
| SchemaEnum Lusid.Sdk.Model.IUnitDefinitionDto.Schema |
|
getset |
The available values are: NoUnits, Basic, Iso4217Currency
The available values are: NoUnits, Basic, Iso4217Currency
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/stable/sdk/Lusid.Sdk/Model/IUnitDefinitionDto.cs