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

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

AddBusinessDaysToDateAsync(string scope, AddBusinessDaysToDateRequest addBusinessDaysToDateRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
AddBusinessDaysToDateWithHttpInfoAsync(string scope, AddBusinessDaysToDateRequest addBusinessDaysToDateRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
AddDateToCalendarAsync(string scope, string code, CreateDateRequest createDateRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
AddDateToCalendarWithHttpInfoAsync(string scope, string code, CreateDateRequest createDateRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
BatchUpsertDatesForCalendarAsync(string scope, string code, string successMode, Dictionary< string, CreateDateRequest > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
BatchUpsertDatesForCalendarWithHttpInfoAsync(string scope, string code, string successMode, Dictionary< string, CreateDateRequest > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
CreateCalendarAsync(CreateCalendarRequest createCalendarRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
CreateCalendarWithHttpInfoAsync(CreateCalendarRequest createCalendarRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteCalendarAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteCalendarWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteDateFromCalendarAsync(string scope, string code, string dateId, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteDateFromCalendarWithHttpInfoAsync(string scope, string code, string dateId, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteDatesFromCalendarAsync(string scope, string code, List< string > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteDatesFromCalendarWithHttpInfoAsync(string scope, string code, List< string > requestBody, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
GenerateScheduleAsync(string scope, ValuationSchedule valuationSchedule, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
GenerateScheduleWithHttpInfoAsync(string scope, ValuationSchedule valuationSchedule, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
GetCalendarAsync(string scope, string code, List< string >? propertyKeys=default(List< string >?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
GetCalendarWithHttpInfoAsync(string scope, string code, List< string >? propertyKeys=default(List< string >?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
GetDatesAsync(string scope, string code, DateTimeOrCutLabel? fromEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOrCutLabel? toEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? idFilter=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
GetDatesWithHttpInfoAsync(string scope, string code, DateTimeOrCutLabel? fromEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOrCutLabel? toEffectiveAt=default(DateTimeOrCutLabel?), DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? idFilter=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
IsBusinessDateTimeAsync(DateTimeOffset dateTime, 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.ICalendarsApiAsync
IsBusinessDateTimeWithHttpInfoAsync(DateTimeOffset dateTime, 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.ICalendarsApiAsync
ListCalendarsAsync(DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), List< string >? propertyKeys=default(List< string >?), string? filter=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
ListCalendarsInScopeAsync(string scope, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), List< string >? propertyKeys=default(List< string >?), string? filter=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
ListCalendarsInScopeWithHttpInfoAsync(string scope, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), List< string >? propertyKeys=default(List< string >?), string? filter=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
ListCalendarsWithHttpInfoAsync(DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), List< string >? propertyKeys=default(List< string >?), string? filter=default(string?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
UpdateCalendarAsync(string scope, string code, UpdateCalendarRequest updateCalendarRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
UpdateCalendarWithHttpInfoAsync(string scope, string code, UpdateCalendarRequest updateCalendarRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync