GetReferencePortfolioConstituentsResponse
More...
|
| enum | WeightTypeEnum { WeightTypeEnum.Static = 1,
WeightTypeEnum.Floating = 2,
WeightTypeEnum.Periodical = 3
} |
| | The available values are: Static, Floating, Periodical More...
|
| |
| enum | PeriodTypeEnum {
PeriodTypeEnum.Daily = 1,
PeriodTypeEnum.Weekly = 2,
PeriodTypeEnum.Monthly = 3,
PeriodTypeEnum.Quarterly = 4,
PeriodTypeEnum.Annually = 5
} |
| | The available values are: Daily, Weekly, Monthly, Quarterly, Annually More...
|
| |
|
| WeightTypeEnum | WeightType [get, set] |
| | The available values are: Static, Floating, Periodical More...
|
| |
| PeriodTypeEnum | PeriodType [get, set] |
| | The available values are: 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] |
| | Collection of links. More...
|
| |
◆ PeriodTypeEnum
The available values are: Daily, Weekly, Monthly, Quarterly, Annually
The available values are: 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
The available values are: Static, Floating, Periodical
The available values are: 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 | The available values are: Static, Floating, Periodical (required). |
| periodType | The available values are: 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 | Collection of links.. |
◆ Equals() [1/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
◆ Equals() [2/2]
◆ 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 |
Collection of links.
Collection of links.
◆ PeriodCount
| int Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.PeriodCount |
|
getset |
◆ PeriodType
| PeriodTypeEnum Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.PeriodType |
|
getset |
The available values are: Daily, Weekly, Monthly, Quarterly, Annually
The available values are: Daily, Weekly, Monthly, Quarterly, Annually
◆ WeightType
| WeightTypeEnum Lusid.Sdk.Model.GetReferencePortfolioConstituentsResponse.WeightType |
|
getset |
The available values are: Static, Floating, Periodical
The available values are: 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/stable/sdk/Lusid.Sdk/Model/GetReferencePortfolioConstituentsResponse.cs