PreviousFundCalendarEntry
More...
◆ PreviousFundCalendarEntry() [1/2]
| Lusid.Sdk.Model.PreviousFundCalendarEntry.PreviousFundCalendarEntry |
( |
| ) |
|
|
inlineprotected |
◆ PreviousFundCalendarEntry() [2/2]
| Lusid.Sdk.Model.PreviousFundCalendarEntry.PreviousFundCalendarEntry |
( |
string |
code = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
DateTimeOffset |
effectiveAt = default(DateTimeOffset), |
|
|
DateTimeOffset |
asAt = default(DateTimeOffset), |
|
|
DateTimeOffset? |
holdingsAsAtOverride = default(DateTimeOffset?), |
|
|
DateTimeOffset? |
valuationsAsAtOverride = default(DateTimeOffset?) |
|
) |
| |
|
inline |
Initializes a new instance of the PreviousFundCalendarEntry class.
- Parameters
-
| code | The unique Code of the Calendar Entry. The Calendar Entry, together with the Fund Scope and Code, uniquely identifies a Fund Calendar Entry. (required). |
| displayName | The name of the Fund Calendar entry. (required). |
| description | A description for the Fund Calendar entry.. |
| effectiveAt | The effective at of the 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.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.PreviousFundCalendarEntry.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.PreviousFundCalendarEntry.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.PreviousFundCalendarEntry.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.PreviousFundCalendarEntry.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset Lusid.Sdk.Model.PreviousFundCalendarEntry.AsAt |
|
getset |
The asAt datetime for the Calendar Entry.
The asAt datetime for the Calendar Entry.
◆ Code
| string Lusid.Sdk.Model.PreviousFundCalendarEntry.Code |
|
getset |
◆ Description
| string Lusid.Sdk.Model.PreviousFundCalendarEntry.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.PreviousFundCalendarEntry.DisplayName |
|
getset |
◆ EffectiveAt
| DateTimeOffset Lusid.Sdk.Model.PreviousFundCalendarEntry.EffectiveAt |
|
getset |
◆ HoldingsAsAtOverride
| DateTimeOffset? Lusid.Sdk.Model.PreviousFundCalendarEntry.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.
◆ ValuationsAsAtOverride
| DateTimeOffset? Lusid.Sdk.Model.PreviousFundCalendarEntry.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.
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/PreviousFundCalendarEntry.cs