LUSID C# SDK
Lusid.Sdk.Model.TransactionQueryParameters Member List

This is the complete list of members for Lusid.Sdk.Model.TransactionQueryParameters, including all inherited members.

EndDateLusid.Sdk.Model.TransactionQueryParameters
Equals(object input)Lusid.Sdk.Model.TransactionQueryParametersinline
Equals(TransactionQueryParameters input)Lusid.Sdk.Model.TransactionQueryParametersinline
GetHashCode()Lusid.Sdk.Model.TransactionQueryParametersinline
IncludeEconomicsLusid.Sdk.Model.TransactionQueryParameters
IncludeSettlementStatusLusid.Sdk.Model.TransactionQueryParameters
QueryModeLusid.Sdk.Model.TransactionQueryParameters
QueryModeEnum enum nameLusid.Sdk.Model.TransactionQueryParameters
SettlementStatusDateLusid.Sdk.Model.TransactionQueryParameters
ShowCancelledTransactionsLusid.Sdk.Model.TransactionQueryParameters
StartDateLusid.Sdk.Model.TransactionQueryParameters
TimelineCodeLusid.Sdk.Model.TransactionQueryParameters
TimelineScopeLusid.Sdk.Model.TransactionQueryParameters
ToJson()Lusid.Sdk.Model.TransactionQueryParametersinlinevirtual
ToString()Lusid.Sdk.Model.TransactionQueryParametersinline
TransactionQueryParameters()Lusid.Sdk.Model.TransactionQueryParametersinlineprotected
TransactionQueryParameters(DateTimeOrCutLabel startDate=default(DateTimeOrCutLabel), DateTimeOrCutLabel endDate=default(DateTimeOrCutLabel), QueryModeEnum ?queryMode=default(QueryModeEnum?), bool showCancelledTransactions=default(bool), string timelineScope=default(string), string timelineCode=default(string), bool includeEconomics=default(bool), bool includeSettlementStatus=default(bool), DateTimeOrCutLabel settlementStatusDate=default(DateTimeOrCutLabel))Lusid.Sdk.Model.TransactionQueryParametersinline