UpsertReferencePortfolioConstituentsRequest
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...
|
| |
| DateTimeOrCutLabel | EffectiveFrom [get, set] |
| | The first date from which the weights will apply More...
|
| |
| int | PeriodCount [get, set] |
| | Gets or Sets PeriodCount More...
|
| |
| List< ReferencePortfolioConstituentRequest > | Constituents [get, set] |
| | Set of constituents (instrument/weight pairings) 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
|
◆ UpsertReferencePortfolioConstituentsRequest() [1/2]
| Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.UpsertReferencePortfolioConstituentsRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpsertReferencePortfolioConstituentsRequest() [2/2]
Initializes a new instance of the UpsertReferencePortfolioConstituentsRequest class.
- Parameters
-
| effectiveFrom | The first date from which the weights will apply (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). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.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.UpsertReferencePortfolioConstituentsRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.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
| DateTimeOrCutLabel Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.EffectiveFrom |
|
getset |
The first date from which the weights will apply
The first date from which the weights will apply
◆ PeriodCount
| int Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.PeriodCount |
|
getset |
◆ PeriodType
| PeriodTypeEnum Lusid.Sdk.Model.UpsertReferencePortfolioConstituentsRequest.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.UpsertReferencePortfolioConstituentsRequest.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/UpsertReferencePortfolioConstituentsRequest.cs