EstimateVariant
More...
◆ EstimateVariant() [1/2]
| Lusid.Sdk.Model.EstimateVariant.EstimateVariant |
( |
| ) |
|
|
inlineprotected |
◆ EstimateVariant() [2/2]
| Lusid.Sdk.Model.EstimateVariant.EstimateVariant |
( |
string |
variant = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
DateTimeOffset |
asAt = default(DateTimeOffset), |
|
|
DateTimeOffset? |
holdingsAsAtOverride = default(DateTimeOffset?), |
|
|
DateTimeOffset? |
valuationsAsAtOverride = default(DateTimeOffset?), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
ModelVersion |
varVersion = default(ModelVersion) |
|
) |
| |
|
inline |
Initializes a new instance of the EstimateVariant class.
- Parameters
-
| variant | The Variant of the Calendar Entry. Together with the valuation point code marks the unique branch for the NavType.. |
| displayName | The name of the Fund Calendar entry. (required). |
| description | A description for the Fund Calendar entry.. |
| asAt | The asAt datetime for the Calendar Entry. (required). |
| holdingsAsAtOverride | The optional AsAt Override to use for building holdings in the Valuation Point. Defaults to QueryAsAt.. |
| valuationsAsAtOverride | The optional AsAt Override to use for performing valuations in the Valuation Point. Defaults to QueryAsAt.. |
| properties | The properties for the Calendar Entry. These will be from the 'ClosedPeriod' domain.. |
| varVersion | varVersion (required). |
◆ Equals() [1/2]
Returns true if EstimateVariant instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.EstimateVariant.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.EstimateVariant.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.EstimateVariant.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.EstimateVariant.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset Lusid.Sdk.Model.EstimateVariant.AsAt |
|
getset |
The asAt datetime for the Calendar Entry.
The asAt datetime for the Calendar Entry.
◆ Description
| string Lusid.Sdk.Model.EstimateVariant.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.EstimateVariant.DisplayName |
|
getset |
◆ HoldingsAsAtOverride
| DateTimeOffset? Lusid.Sdk.Model.EstimateVariant.HoldingsAsAtOverride |
|
getset |
The optional AsAt Override to use for building holdings in the Valuation Point. Defaults to QueryAsAt.
The optional AsAt Override to use for building holdings in the Valuation Point. Defaults to QueryAsAt.
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.EstimateVariant.Properties |
|
getset |
◆ ValuationsAsAtOverride
| DateTimeOffset? Lusid.Sdk.Model.EstimateVariant.ValuationsAsAtOverride |
|
getset |
The optional AsAt Override to use for performing valuations in the Valuation Point. Defaults to QueryAsAt.
The optional AsAt Override to use for performing valuations in the Valuation Point. Defaults to QueryAsAt.
◆ Variant
| string Lusid.Sdk.Model.EstimateVariant.Variant |
|
getset |
The Variant of the Calendar Entry. Together with the valuation point code marks the unique branch for the NavType.
The Variant of the Calendar Entry. Together with the valuation point code marks the unique branch for the NavType.
◆ VarVersion
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/EstimateVariant.cs