GetReferencePortfolioConstituentsResponse
More...
|
| enum class | WeightTypeEnum { Static = 1
, Floating = 2
, Periodical = 3
} |
| | Available values: Static, Floating, Periodical. More...
|
| |
| enum class | PeriodTypeEnum {
Daily = 1
, Weekly = 2
, Monthly = 3
, Quarterly = 4
,
Annually = 5
} |
| | Available values: Daily, Weekly, Monthly, Quarterly, Annually. More...
|
| |
|
| WeightTypeEnum | WeightType [get, set] |
| | Available values: Static, Floating, Periodical. More...
|
| |
| PeriodTypeEnum? | PeriodType [get, set] |
| | Available values: Daily, Weekly, Monthly, Quarterly, Annually. More...
|
| |
| DateTimeOffset | EffectiveFrom [get, set] |
| | Gets or Sets EffectiveFrom More...
|
| |
| int? | PeriodCount [get, set] |
| | Gets or Sets PeriodCount More...
|
| |
| List< ReferencePortfolioConstituent > | Constituents [get, set] |
| | Set of constituents (instrument/weight pairings) More...
|
| |
| string | Href [get, set] |
| | The Uri that returns the same result as the original request, but may include resolved as at time(s). More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ PeriodTypeEnum
Available values: Daily, Weekly, Monthly, Quarterly, Annually.
Available values: Daily, Weekly, Monthly, Quarterly, Annually.
| Enumerator |
|---|
| Daily | Enum Daily for value: Daily
|
| Weekly | Enum Weekly for value: Weekly
|
| Monthly | Enum Monthly for value: Monthly
|
| Quarterly | Enum Quarterly for value: Quarterly
|
| Annually | Enum Annually for value: Annually
|
◆ WeightTypeEnum
Available values: Static, Floating, Periodical.
Available values: Static, Floating, Periodical.
| Enumerator |
|---|
| Static | Enum Static for value: Static
|
| Floating | Enum Floating for value: Floating
|
| Periodical | Enum Periodical for value: Periodical
|
◆ GetReferencePortfolioConstituentsResponse() [1/2]
| Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.GetReferencePortfolioConstituentsResponse |
( |
| ) |
|
|
inlineprotected |
◆ GetReferencePortfolioConstituentsResponse() [2/2]
Initializes a new instance of the GetReferencePortfolioConstituentsResponse class.
- Parameters
-
| effectiveFrom | effectiveFrom (required). |
| weightType | Available values: Static, Floating, Periodical. (required). |
| periodType | Available values: Daily, Weekly, Monthly, Quarterly, Annually.. |
| periodCount | periodCount. |
| constituents | Set of constituents (instrument/weight pairings) (required). |
| href | The Uri that returns the same result as the original request, but may include resolved as at time(s).. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Constituents
Set of constituents (instrument/weight pairings)
Set of constituents (instrument/weight pairings)
◆ EffectiveFrom
| DateTimeOffset Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.EffectiveFrom |
|
getset |
Gets or Sets EffectiveFrom
◆ Href
| string Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.Href |
|
getset |
The Uri that returns the same result as the original request, but may include resolved as at time(s).
The Uri that returns the same result as the original request, but may include resolved as at time(s).
◆ Links
| List<Link> Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.Links |
|
getset |
◆ PeriodCount
| int? Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.PeriodCount |
|
getset |
◆ PeriodType
| PeriodTypeEnum? Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.PeriodType |
|
getset |
Available values: Daily, Weekly, Monthly, Quarterly, Annually.
Available values: Daily, Weekly, Monthly, Quarterly, Annually.
◆ WeightType
| WeightTypeEnum Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.WeightType |
|
getset |
Available values: Static, Floating, Periodical.
Available values: Static, Floating, Periodical.
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/GetReferencePortfolioConstituentsResponse.cs