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