DecimalList
More...
|
enum class | ReferenceListTypeEnum {
PortfolioGroupIdList = 1
, PortfolioIdList = 2
, AddressKeyList = 3
, StringList = 4
,
InstrumentList = 5
, DecimalList = 6
, PropertyList = 7
, FundIdList = 8
} |
| The reference list values. The available values are: PortfolioGroupIdList, PortfolioIdList, AddressKeyList, StringList, InstrumentList, DecimalList, PropertyList, FundIdList More...
|
|
◆ DecimalList() [1/2]
Lusid.Sdk.Model.DecimalList.DecimalList |
( |
| ) |
|
|
inlineprotected |
◆ DecimalList() [2/2]
Initializes a new instance of the DecimalList class.
- Parameters
-
◆ BaseValidate()
IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> Lusid.Sdk.Model.DecimalList.BaseValidate |
( |
ValidationContext |
validationContext | ) |
|
|
inlineprotected |
To validate all properties of the instance
- Parameters
-
validationContext | Validation context |
- Returns
- Validation Result
◆ Equals() [1/2]
bool Lusid.Sdk.Model.DecimalList.Equals |
( |
DecimalList |
input | ) |
|
|
inline |
Returns true if DecimalList instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.DecimalList.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.DecimalList.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
override string Lusid.Sdk.Model.DecimalList.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
Reimplemented from Lusid.Sdk.Model.ReferenceList.
◆ ToString()
override string Lusid.Sdk.Model.DecimalList.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Values
List<decimal> Lusid.Sdk.Model.DecimalList.Values |
|
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/DecimalList.cs