|
LUSID C# SDK
|
This is the complete list of members for Lusid.Sdk.Api.ITransactionPortfoliosApi, including all inherited members.
| AdjustHoldings(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| AdjustHoldingsAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| AdjustHoldingsWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| AdjustHoldingsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| BuildTransactions(string scope, string code, TransactionQueryParameters transactionQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), int? limit=default(int?), string page=default(string)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| BuildTransactionsAsync(string scope, string code, TransactionQueryParameters transactionQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), int? limit=default(int?), string page=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| BuildTransactionsWithHttpInfo(string scope, string code, TransactionQueryParameters transactionQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), int? limit=default(int?), string page=default(string)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| BuildTransactionsWithHttpInfoAsync(string scope, string code, TransactionQueryParameters transactionQueryParameters, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), int? limit=default(int?), string page=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| CancelAdjustHoldings(string scope, string code, DateTimeOrCutLabel effectiveAt) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| CancelAdjustHoldingsAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| CancelAdjustHoldingsWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| CancelAdjustHoldingsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| CancelTransactions(string scope, string code, List< string > transactionIds) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| CancelTransactionsAsync(string scope, string code, List< string > transactionIds, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| CancelTransactionsWithHttpInfo(string scope, string code, List< string > transactionIds) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| CancelTransactionsWithHttpInfoAsync(string scope, string code, List< string > transactionIds, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| Configuration | Lusid.Sdk.Client.IApiAccessor | |
| CreatePortfolio(string scope, CreateTransactionPortfolioRequest createTransactionPortfolioRequest) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| CreatePortfolioAsync(string scope, CreateTransactionPortfolioRequest createTransactionPortfolioRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| CreatePortfolioWithHttpInfo(string scope, CreateTransactionPortfolioRequest createTransactionPortfolioRequest) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| CreatePortfolioWithHttpInfoAsync(string scope, CreateTransactionPortfolioRequest createTransactionPortfolioRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| DeletePropertiesFromTransaction(string scope, string code, string transactionId, List< string > propertyKeys) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| DeletePropertiesFromTransactionAsync(string scope, string code, string transactionId, List< string > propertyKeys, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| DeletePropertiesFromTransactionWithHttpInfo(string scope, string code, string transactionId, List< string > propertyKeys) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| DeletePropertiesFromTransactionWithHttpInfoAsync(string scope, string code, string transactionId, List< string > propertyKeys, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| ExceptionFactory | Lusid.Sdk.Client.IApiAccessor | |
| GetBasePath() | Lusid.Sdk.Client.IApiAccessor | |
| GetDetails(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetDetailsAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetDetailsWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetDetailsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetHoldings(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), bool? byTaxlots=default(bool?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetHoldingsAdjustment(string scope, string code, DateTimeOrCutLabel effectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetHoldingsAdjustmentAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetHoldingsAdjustmentWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetHoldingsAdjustmentWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetHoldingsAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), bool? byTaxlots=default(bool?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetHoldingsWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), bool? byTaxlots=default(bool?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetHoldingsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), bool? byTaxlots=default(bool?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetPortfolioCashStatement(string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), string recipeIdScope=default(string), string recipeIdCode=default(string)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetPortfolioCashStatementAsync(string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), string recipeIdScope=default(string), string recipeIdCode=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetPortfolioCashStatementWithHttpInfo(string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), string recipeIdScope=default(string), string recipeIdCode=default(string)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetPortfolioCashStatementWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel fromEffectiveAt, DateTimeOrCutLabel toEffectiveAt, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), string recipeIdScope=default(string), string recipeIdCode=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetTransactions(string scope, string code, DateTimeOrCutLabel fromTransactionDate=default(DateTimeOrCutLabel), DateTimeOrCutLabel toTransactionDate=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), string page=default(string), int? limit=default(int?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetTransactionsAsync(string scope, string code, DateTimeOrCutLabel fromTransactionDate=default(DateTimeOrCutLabel), DateTimeOrCutLabel toTransactionDate=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), string page=default(string), int? limit=default(int?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| GetTransactionsWithHttpInfo(string scope, string code, DateTimeOrCutLabel fromTransactionDate=default(DateTimeOrCutLabel), DateTimeOrCutLabel toTransactionDate=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), string page=default(string), int? limit=default(int?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| GetTransactionsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel fromTransactionDate=default(DateTimeOrCutLabel), DateTimeOrCutLabel toTransactionDate=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), List< string > propertyKeys=default(List< string >), string page=default(string), int? limit=default(int?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| ListHoldingsAdjustments(string scope, string code, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| ListHoldingsAdjustmentsAsync(string scope, string code, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| ListHoldingsAdjustmentsWithHttpInfo(string scope, string code, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| ListHoldingsAdjustmentsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), DateTimeOrCutLabel toEffectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| ResolveInstrument(string scope, string code, string instrumentIdentifierType, string instrumentIdentifierValue, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), Dictionary< string, string > requestBody=default(Dictionary< string, string >)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| ResolveInstrumentAsync(string scope, string code, string instrumentIdentifierType, string instrumentIdentifierValue, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), Dictionary< string, string > requestBody=default(Dictionary< string, string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| ResolveInstrumentWithHttpInfo(string scope, string code, string instrumentIdentifierType, string instrumentIdentifierValue, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), Dictionary< string, string > requestBody=default(Dictionary< string, string >)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| ResolveInstrumentWithHttpInfoAsync(string scope, string code, string instrumentIdentifierType, string instrumentIdentifierValue, DateTimeOrCutLabel fromEffectiveAt=default(DateTimeOrCutLabel), Dictionary< string, string > requestBody=default(Dictionary< string, string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| SetHoldings(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| SetHoldingsAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| SetHoldingsWithHttpInfo(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| SetHoldingsWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel effectiveAt, List< AdjustHoldingRequest > adjustHoldingRequest, List< string > reconciliationMethods=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| UpsertPortfolioDetails(string scope, string code, CreatePortfolioDetails createPortfolioDetails, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| UpsertPortfolioDetailsAsync(string scope, string code, CreatePortfolioDetails createPortfolioDetails, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| UpsertPortfolioDetailsWithHttpInfo(string scope, string code, CreatePortfolioDetails createPortfolioDetails, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel)) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| UpsertPortfolioDetailsWithHttpInfoAsync(string scope, string code, CreatePortfolioDetails createPortfolioDetails, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| UpsertTransactionProperties(string scope, string code, string transactionId, Dictionary< string, PerpetualProperty > requestBody) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| UpsertTransactionPropertiesAsync(string scope, string code, string transactionId, Dictionary< string, PerpetualProperty > requestBody, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| UpsertTransactionPropertiesWithHttpInfo(string scope, string code, string transactionId, Dictionary< string, PerpetualProperty > requestBody) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| UpsertTransactionPropertiesWithHttpInfoAsync(string scope, string code, string transactionId, Dictionary< string, PerpetualProperty > requestBody, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| UpsertTransactions(string scope, string code, List< TransactionRequest > transactionRequest) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| UpsertTransactionsAsync(string scope, string code, List< TransactionRequest > transactionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync | |
| UpsertTransactionsWithHttpInfo(string scope, string code, List< TransactionRequest > transactionRequest) | Lusid.Sdk.Api.ITransactionPortfoliosApiSync | |
| UpsertTransactionsWithHttpInfoAsync(string scope, string code, List< TransactionRequest > transactionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) | Lusid.Sdk.Api.ITransactionPortfoliosApiAsync |
1.8.13