|
LUSID C# SDK
|
The request used in the AggregatedReturnsDispersionMetric. More...

Public Member Functions | |
| AggregatedReturnsDispersionRequest (DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), int yearsCount=default(int), List< ResourceId > returnIds=default(List< ResourceId >), ResourceId recipeId=default(ResourceId), string compositeMethod=default(string), string alternativeInceptionDate=default(string)) | |
| Initializes a new instance of the AggregatedReturnsDispersionRequest class. More... | |
| override string | ToString () |
| Returns the string presentation of the object More... | |
| virtual string | ToJson () |
| Returns the JSON string presentation of the object More... | |
| override bool | Equals (object input) |
| Returns true if objects are equal More... | |
| bool | Equals (AggregatedReturnsDispersionRequest input) |
| Returns true if AggregatedReturnsDispersionRequest instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| DateTimeOrCutLabel | ToEffectiveAt [get, set] |
| The end date for when the you want the dispersion to be calculated. More... | |
| int | YearsCount [get, set] |
| For how many years to calculate the dispersion. Default to 10. More... | |
| List< ResourceId > | ReturnIds [get, set] |
| The Scope and code of the returns. More... | |
| ResourceId | RecipeId [get, set] |
| Gets or Sets RecipeId More... | |
| string | CompositeMethod [get, set] |
| The method used to calculate the Portfolio performance. Available values: Equal, Asset. More... | |
| string | AlternativeInceptionDate [get, set] |
| Optional - either a date, or the key for a portfolio property containing a date. If provided, the given date will override the inception date for this request. More... | |
The request used in the AggregatedReturnsDispersionMetric.
|
inline |
Initializes a new instance of the AggregatedReturnsDispersionRequest class.
| toEffectiveAt | The end date for when the you want the dispersion to be calculated.. |
| yearsCount | For how many years to calculate the dispersion. Default to 10.. |
| returnIds | The Scope and code of the returns.. |
| recipeId | recipeId. |
| compositeMethod | The method used to calculate the Portfolio performance. Available values: Equal, Asset.. |
| alternativeInceptionDate | Optional - either a date, or the key for a portfolio property containing a date. If provided, the given date will override the inception date for this request.. |
|
inline |
Returns true if AggregatedReturnsDispersionRequest instances are equal
| input | Instance of AggregatedReturnsDispersionRequest to be compared |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Optional - either a date, or the key for a portfolio property containing a date. If provided, the given date will override the inception date for this request.
Optional - either a date, or the key for a portfolio property containing a date. If provided, the given date will override the inception date for this request.
|
getset |
|
getset |
Gets or Sets RecipeId
|
getset |
The Scope and code of the returns.
The Scope and code of the returns.
|
getset |
The end date for when the you want the dispersion to be calculated.
The end date for when the you want the dispersion to be calculated.
|
getset |
For how many years to calculate the dispersion. Default to 10.
For how many years to calculate the dispersion. Default to 10.