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