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

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

ConfigurationLusid.Sdk.Client.IApiAccessor
CreateDerivedPropertyDefinition(CreateDerivedPropertyDefinitionRequest createDerivedPropertyDefinitionRequest)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
CreateDerivedPropertyDefinitionAsync(CreateDerivedPropertyDefinitionRequest createDerivedPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
CreateDerivedPropertyDefinitionWithHttpInfo(CreateDerivedPropertyDefinitionRequest createDerivedPropertyDefinitionRequest)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
CreateDerivedPropertyDefinitionWithHttpInfoAsync(CreateDerivedPropertyDefinitionRequest createDerivedPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
CreatePropertyDefinition(CreatePropertyDefinitionRequest createPropertyDefinitionRequest)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
CreatePropertyDefinitionAsync(CreatePropertyDefinitionRequest createPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
CreatePropertyDefinitionWithHttpInfo(CreatePropertyDefinitionRequest createPropertyDefinitionRequest)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
CreatePropertyDefinitionWithHttpInfoAsync(CreatePropertyDefinitionRequest createPropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
DeletePropertyDefinition(string domain, string scope, string code)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
DeletePropertyDefinitionAsync(string domain, string scope, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
DeletePropertyDefinitionWithHttpInfo(string domain, string scope, string code)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
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
GetMultiplePropertyDefinitions(List< string > propertyKeys, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string))Lusid.Sdk.Api.IPropertyDefinitionsApiSync
GetMultiplePropertyDefinitionsAsync(List< string > propertyKeys, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
GetMultiplePropertyDefinitionsWithHttpInfo(List< string > propertyKeys, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string))Lusid.Sdk.Api.IPropertyDefinitionsApiSync
GetMultiplePropertyDefinitionsWithHttpInfoAsync(List< string > propertyKeys, DateTimeOffset? asAt=default(DateTimeOffset?), string filter=default(string), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
GetPropertyDefinition(string domain, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?))Lusid.Sdk.Api.IPropertyDefinitionsApiSync
GetPropertyDefinitionAsync(string domain, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
GetPropertyDefinitionWithHttpInfo(string domain, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?))Lusid.Sdk.Api.IPropertyDefinitionsApiSync
GetPropertyDefinitionWithHttpInfoAsync(string domain, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
UpdatePropertyDefinition(string domain, string scope, string code, UpdatePropertyDefinitionRequest updatePropertyDefinitionRequest)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
UpdatePropertyDefinitionAsync(string domain, string scope, string code, UpdatePropertyDefinitionRequest updatePropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync
UpdatePropertyDefinitionWithHttpInfo(string domain, string scope, string code, UpdatePropertyDefinitionRequest updatePropertyDefinitionRequest)Lusid.Sdk.Api.IPropertyDefinitionsApiSync
UpdatePropertyDefinitionWithHttpInfoAsync(string domain, string scope, string code, UpdatePropertyDefinitionRequest updatePropertyDefinitionRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.IPropertyDefinitionsApiAsync