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

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

AddBusinessDaysToDate(string scope, AddBusinessDaysToDateRequest addBusinessDaysToDateRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
AddBusinessDaysToDateAsync(string scope, AddBusinessDaysToDateRequest addBusinessDaysToDateRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
AddBusinessDaysToDateWithHttpInfo(string scope, AddBusinessDaysToDateRequest addBusinessDaysToDateRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
AddBusinessDaysToDateWithHttpInfoAsync(string scope, AddBusinessDaysToDateRequest addBusinessDaysToDateRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
AddDateToCalendar(string scope, string code, CreateDateRequest createDateRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
AddDateToCalendarWithHttpInfo(string scope, string code, CreateDateRequest createDateRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
BatchUpsertDatesForCalendar(string scope, string code, string successMode, Dictionary< string, CreateDateRequest > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
BatchUpsertDatesForCalendarWithHttpInfo(string scope, string code, string successMode, Dictionary< string, CreateDateRequest > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
CreateCalendar(CreateCalendarRequest createCalendarRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
CreateCalendarAsync(CreateCalendarRequest createCalendarRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
CreateCalendarWithHttpInfo(CreateCalendarRequest createCalendarRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
CreateCalendarWithHttpInfoAsync(CreateCalendarRequest createCalendarRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteCalendar(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
DeleteCalendarAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteCalendarWithHttpInfo(string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
DeleteCalendarWithHttpInfoAsync(string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiAsync
DeleteDateFromCalendar(string scope, string code, string dateId, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
DeleteDateFromCalendarWithHttpInfo(string scope, string code, string dateId, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
DeleteDatesFromCalendar(string scope, string code, List< string > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
DeleteDatesFromCalendarWithHttpInfo(string scope, string code, List< string > requestBody, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
GenerateSchedule(string scope, ValuationSchedule valuationSchedule, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
GenerateScheduleWithHttpInfo(string scope, ValuationSchedule valuationSchedule, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
GetCalendar(string scope, string code, List< string >? propertyKeys=default(List< string >?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
GetCalendarWithHttpInfo(string scope, string code, List< string >? propertyKeys=default(List< string >?), DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
GetDates(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, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
GetDatesWithHttpInfo(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, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
IsBusinessDateTime(DateTimeOffset dateTime, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
IsBusinessDateTimeWithHttpInfo(DateTimeOffset dateTime, string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
ListCalendars(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, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
ListCalendarsInScope(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, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
ListCalendarsInScopeWithHttpInfo(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, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
ListCalendarsWithHttpInfo(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, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
UpdateCalendar(string scope, string code, UpdateCalendarRequest updateCalendarRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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
UpdateCalendarWithHttpInfo(string scope, string code, UpdateCalendarRequest updateCalendarRequest, int operationIndex=0, ConfigurationOptions? opts=null)Lusid.Sdk.Api.ICalendarsApiSync
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