QueryApplicableInstrumentEventsRequest
More...
◆ QueryApplicableInstrumentEventsRequest() [1/2]
| Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.QueryApplicableInstrumentEventsRequest |
( |
| ) |
|
|
inlineprotected |
◆ QueryApplicableInstrumentEventsRequest() [2/2]
| Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.QueryApplicableInstrumentEventsRequest |
( |
DateTimeOffset |
windowStart = default(DateTimeOffset), |
|
|
DateTimeOffset |
windowEnd = default(DateTimeOffset), |
|
|
DateTimeOffset |
effectiveAt = default(DateTimeOffset), |
|
|
List< PortfolioEntityId > |
portfolioEntityIds = default(List<PortfolioEntityId>), |
|
|
ResourceId |
forecastingRecipeId = default(ResourceId) |
|
) |
| |
|
inline |
Initializes a new instance of the QueryApplicableInstrumentEventsRequest class.
- Parameters
-
| windowStart | The start date of the window. (required). |
| windowEnd | The end date of the window. (required). |
| effectiveAt | The Effective date that splits query window into two parts: factual period and forecast period (required). |
| portfolioEntityIds | The set of portfolios and portfolio groups to which the instrument events must belong. (required). |
| forecastingRecipeId | forecastingRecipeId (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.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.QueryApplicableInstrumentEventsRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EffectiveAt
| DateTimeOffset Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.EffectiveAt |
|
getset |
The Effective date that splits query window into two parts: factual period and forecast period
The Effective date that splits query window into two parts: factual period and forecast period
◆ ForecastingRecipeId
| ResourceId Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.ForecastingRecipeId |
|
getset |
Gets or Sets ForecastingRecipeId
◆ PortfolioEntityIds
| List<PortfolioEntityId> Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.PortfolioEntityIds |
|
getset |
The set of portfolios and portfolio groups to which the instrument events must belong.
The set of portfolios and portfolio groups to which the instrument events must belong.
◆ WindowEnd
| DateTimeOffset Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.WindowEnd |
|
getset |
The end date of the window.
The end date of the window.
◆ WindowStart
| DateTimeOffset Lusid.Sdk.Model.QueryApplicableInstrumentEventsRequest.WindowStart |
|
getset |
The start date of the window.
The start date of the window.
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/QueryApplicableInstrumentEventsRequest.cs