LUSID C# SDK
Lusid.Sdk.Api.ICustomDataModelsApiAsync Member List

This is the complete list of members for Lusid.Sdk.Api.ICustomDataModelsApiAsync, including all inherited members.

BatchAmendAsync(string successMode, Dictionary< string, MembershipAmendmentRequest > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
BatchAmendWithHttpInfoAsync(string successMode, Dictionary< string, MembershipAmendmentRequest > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
CreateCustomDataModelAsync(string entityType, CreateCustomDataModelRequest? createCustomDataModelRequest=default(CreateCustomDataModelRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
CreateCustomDataModelWithHttpInfoAsync(string entityType, CreateCustomDataModelRequest? createCustomDataModelRequest=default(CreateCustomDataModelRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
DeleteCustomDataModelAsync(string entityType, string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
DeleteCustomDataModelWithHttpInfoAsync(string entityType, string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
GetCustomDataModelAsync(string entityType, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
GetCustomDataModelWithHttpInfoAsync(string entityType, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
ListDataModelHierarchiesAsync(DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
ListDataModelHierarchiesWithHttpInfoAsync(DateTimeOffset? asAt=default(DateTimeOffset?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
ListSupportedEntityTypesAsync(int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
ListSupportedEntityTypesWithHttpInfoAsync(int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
UpdateCustomDataModelAsync(string entityType, string scope, string code, UpdateCustomDataModelRequest? updateCustomDataModelRequest=default(UpdateCustomDataModelRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync
UpdateCustomDataModelWithHttpInfoAsync(string entityType, string scope, string code, UpdateCustomDataModelRequest? updateCustomDataModelRequest=default(UpdateCustomDataModelRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICustomDataModelsApiAsync