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

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

ConfigurationLusid.Sdk.Client.IApiAccessor
DeleteLegalEntityAsync(string idTypeScope, string idTypeCode, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
DeleteLegalEntityWithHttpInfoAsync(string idTypeScope, string idTypeCode, string code, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
ExceptionFactoryLusid.Sdk.Client.IApiAccessor
GetBasePath()Lusid.Sdk.Client.IApiAccessor
GetLegalEntityAsync(string idTypeScope, string idTypeCode, string code, List< string > propertyKeys=default(List< string >), DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
GetLegalEntityWithHttpInfoAsync(string idTypeScope, string idTypeCode, string code, List< string > propertyKeys=default(List< string >), DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
ListLegalEntitiesAsync(string idTypeScope, string idTypeCode, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string page=default(string), int? limit=default(int?), string filter=default(string), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
ListLegalEntitiesWithHttpInfoAsync(string idTypeScope, string idTypeCode, DateTimeOrCutLabel effectiveAt=default(DateTimeOrCutLabel), DateTimeOffset? asAt=default(DateTimeOffset?), string page=default(string), int? limit=default(int?), string filter=default(string), List< string > propertyKeys=default(List< string >), System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
UpsertLegalEntityAsync(UpsertLegalEntityRequest upsertLegalEntityRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync
UpsertLegalEntityWithHttpInfoAsync(UpsertLegalEntityRequest upsertLegalEntityRequest, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))Lusid.Sdk.Api.ILegalEntitiesApiAsync