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

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

ConfigurationLusid.Sdk.Client.IApiAccessor
CreateDerivedPropertyDefinitionAsync(CreateDerivedPropertyDefinitionRequest createDerivedPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
CreateDerivedPropertyDefinitionWithHttpInfoAsync(CreateDerivedPropertyDefinitionRequest createDerivedPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
CreatePropertyDefinitionAsync(CreatePropertyDefinitionRequest createPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
CreatePropertyDefinitionWithHttpInfoAsync(CreatePropertyDefinitionRequest createPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
DeletePropertyDefinitionAsync(string domain, string scope, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
DeletePropertyDefinitionWithHttpInfoAsync(string domain, string scope, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
ExceptionFactoryLusid.Sdk.Client.IApiAccessor
GetBasePath()Lusid.Sdk.Client.IApiAccessor
GetMultiplePropertyDefinitionsAsync(List< string > propertyKeys, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
GetMultiplePropertyDefinitionsWithHttpInfoAsync(List< string > propertyKeys, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
GetPropertyDefinitionAsync(string domain, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
GetPropertyDefinitionWithHttpInfoAsync(string domain, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
UpdatePropertyDefinitionAsync(string domain, string scope, string code, UpdatePropertyDefinitionRequest updatePropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
UpdatePropertyDefinitionWithHttpInfoAsync(string domain, string scope, string code, UpdatePropertyDefinitionRequest updatePropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync