AggregatedTransactionsRequest
More...
◆ AggregatedTransactionsRequest() [1/2]
| Lusid.Sdk.Model.AggregatedTransactionsRequest.AggregatedTransactionsRequest |
( |
| ) |
|
|
inlineprotected |
◆ AggregatedTransactionsRequest() [2/2]
Initializes a new instance of the AggregatedTransactionsRequest class.
- Parameters
-
| fromTransactionDate | fromTransactionDate (required). |
| toTransactionDate | toTransactionDate (required). |
| portfolioId | portfolioId. |
| portfolioEntityIds | The set of portfolio or portfolio group identifiers containing the relevant transactions.. |
| asAt | asAt. |
| metrics | metrics (required). |
| groupBy | groupBy. |
| filters | filters. |
| sort | sort. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.AggregatedTransactionsRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.AggregatedTransactionsRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.AggregatedTransactionsRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.AggregatedTransactionsRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset? Lusid.Sdk.Model.AggregatedTransactionsRequest.AsAt |
|
getset |
◆ Filters
| List<PropertyFilter> Lusid.Sdk.Model.AggregatedTransactionsRequest.Filters |
|
getset |
◆ FromTransactionDate
| DateTimeOffset Lusid.Sdk.Model.AggregatedTransactionsRequest.FromTransactionDate |
|
getset |
Gets or Sets FromTransactionDate
◆ GroupBy
| List<string> Lusid.Sdk.Model.AggregatedTransactionsRequest.GroupBy |
|
getset |
◆ Metrics
| List<AggregateSpec> Lusid.Sdk.Model.AggregatedTransactionsRequest.Metrics |
|
getset |
◆ PortfolioEntityIds
| List<PortfolioEntityId> Lusid.Sdk.Model.AggregatedTransactionsRequest.PortfolioEntityIds |
|
getset |
The set of portfolio or portfolio group identifiers containing the relevant transactions.
The set of portfolio or portfolio group identifiers containing the relevant transactions.
◆ PortfolioId
| ResourceId Lusid.Sdk.Model.AggregatedTransactionsRequest.PortfolioId |
|
getset |
◆ Sort
| List<OrderBySpec> Lusid.Sdk.Model.AggregatedTransactionsRequest.Sort |
|
getset |
◆ ToTransactionDate
| DateTimeOffset Lusid.Sdk.Model.AggregatedTransactionsRequest.ToTransactionDate |
|
getset |
Gets or Sets ToTransactionDate
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/AggregatedTransactionsRequest.cs