LUSID C# SDK
List of all members
Lusid.Sdk.Api.ITimelinesApi Interface Reference

Represents a collection of functions to interact with the API endpoints More...

Inheritance diagram for Lusid.Sdk.Api.ITimelinesApi:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Lusid.Sdk.Api.ITimelinesApiSync
ClosedPeriod ConfirmClosedPeriod (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ConfirmClosedPeriod: Confirm a Closed Period against a Timeline Entity More...
 
Lusid.Sdk.Client.ApiResponse< ClosedPeriodConfirmClosedPeriodWithHttpInfo (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ConfirmClosedPeriod: Confirm a Closed Period against a Timeline Entity More...
 
ClosedPeriod CreateClosedPeriod (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriod: Create a new closed period against a timeline entity More...
 
Lusid.Sdk.Client.ApiResponse< ClosedPeriodCreateClosedPeriodWithHttpInfo (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriod: Create a new closed period against a timeline entity More...
 
ClosedPeriod CreateClosedPeriodCandidate (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriodCandidate: Create a new closed period candidate against a timeline entity More...
 
Lusid.Sdk.Client.ApiResponse< ClosedPeriodCreateClosedPeriodCandidateWithHttpInfo (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriodCandidate: Create a new closed period candidate against a timeline entity More...
 
Timeline CreateTimeline (CreateTimelineRequest? createTimelineRequest=default(CreateTimelineRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateTimeline: Create a Timeline More...
 
Lusid.Sdk.Client.ApiResponse< TimelineCreateTimelineWithHttpInfo (CreateTimelineRequest? createTimelineRequest=default(CreateTimelineRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateTimeline: Create a Timeline More...
 
DeletedEntityResponse DeleteTimeline (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteTimeline: Deletes a particular Timeline More...
 
Lusid.Sdk.Client.ApiResponse< DeletedEntityResponseDeleteTimelineWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteTimeline: Deletes a particular Timeline More...
 
ClosedPeriod GetClosedPeriod (string scope, string code, string closedPeriodId, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetClosedPeriod: Gets a Closed Period entity. More...
 
Lusid.Sdk.Client.ApiResponse< ClosedPeriodGetClosedPeriodWithHttpInfo (string scope, string code, string closedPeriodId, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetClosedPeriod: Gets a Closed Period entity. More...
 
Timeline GetTimeline (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetTimeline: Get a single Timeline by scope and code. More...
 
Lusid.Sdk.Client.ApiResponse< TimelineGetTimelineWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetTimeline: Get a single Timeline by scope and code. More...
 
PagedResourceListOfClosedPeriod ListClosedPeriods (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListClosedPeriods: List ClosedPeriods for a specified Timeline. More...
 
Lusid.Sdk.Client.ApiResponse< PagedResourceListOfClosedPeriodListClosedPeriodsWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListClosedPeriods: List ClosedPeriods for a specified Timeline. More...
 
PagedResourceListOfTimeline ListTimelines (DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListTimelines: List Timelines More...
 
Lusid.Sdk.Client.ApiResponse< PagedResourceListOfTimelineListTimelinesWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListTimelines: List Timelines More...
 
ClosedPeriod SetPostCloseActivity (string scope, string code, string closedPeriodId, PostCloseActivitiesRequest? postCloseActivitiesRequest=default(PostCloseActivitiesRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] SetPostCloseActivity: Sets post-close activities to a Closed Period. More...
 
Lusid.Sdk.Client.ApiResponse< ClosedPeriodSetPostCloseActivityWithHttpInfo (string scope, string code, string closedPeriodId, PostCloseActivitiesRequest? postCloseActivitiesRequest=default(PostCloseActivitiesRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] SetPostCloseActivity: Sets post-close activities to a Closed Period. More...
 
ClosedPeriod UnconfirmClosedPeriod (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UnconfirmClosedPeriod: Unconfirm the last confirmed Closed Period against a Timeline Entity More...
 
Lusid.Sdk.Client.ApiResponse< ClosedPeriodUnconfirmClosedPeriodWithHttpInfo (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UnconfirmClosedPeriod: Unconfirm the last confirmed Closed Period against a Timeline Entity More...
 
Timeline UpdateTimeline (string scope, string code, UpdateTimelineRequest? updateTimelineRequest=default(UpdateTimelineRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpdateTimeline: Update Timeline defined by scope and code More...
 
Lusid.Sdk.Client.ApiResponse< TimelineUpdateTimelineWithHttpInfo (string scope, string code, UpdateTimelineRequest? updateTimelineRequest=default(UpdateTimelineRequest?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpdateTimeline: Update Timeline defined by scope and code More...
 
- Public Member Functions inherited from Lusid.Sdk.Api.ITimelinesApiAsync
System.Threading.Tasks.Task< ClosedPeriodConfirmClosedPeriodAsync (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ConfirmClosedPeriod: Confirm a Closed Period against a Timeline Entity More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ClosedPeriod > > ConfirmClosedPeriodWithHttpInfoAsync (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ConfirmClosedPeriod: Confirm a Closed Period against a Timeline Entity More...
 
System.Threading.Tasks.Task< ClosedPeriodCreateClosedPeriodAsync (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriod: Create a new closed period against a timeline entity More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ClosedPeriod > > CreateClosedPeriodWithHttpInfoAsync (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriod: Create a new closed period against a timeline entity More...
 
System.Threading.Tasks.Task< ClosedPeriodCreateClosedPeriodCandidateAsync (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriodCandidate: Create a new closed period candidate against a timeline entity More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ClosedPeriod > > CreateClosedPeriodCandidateWithHttpInfoAsync (string scope, string code, CreateClosedPeriodRequest? createClosedPeriodRequest=default(CreateClosedPeriodRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateClosedPeriodCandidate: Create a new closed period candidate against a timeline entity More...
 
System.Threading.Tasks.Task< TimelineCreateTimelineAsync (CreateTimelineRequest? createTimelineRequest=default(CreateTimelineRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateTimeline: Create a Timeline More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Timeline > > CreateTimelineWithHttpInfoAsync (CreateTimelineRequest? createTimelineRequest=default(CreateTimelineRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] CreateTimeline: Create a Timeline More...
 
System.Threading.Tasks.Task< DeletedEntityResponseDeleteTimelineAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteTimeline: Deletes a particular Timeline More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > > DeleteTimelineWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] DeleteTimeline: Deletes a particular Timeline More...
 
System.Threading.Tasks.Task< ClosedPeriodGetClosedPeriodAsync (string scope, string code, string closedPeriodId, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetClosedPeriod: Gets a Closed Period entity. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ClosedPeriod > > GetClosedPeriodWithHttpInfoAsync (string scope, string code, string closedPeriodId, DateTimeOffset? asAt=default(DateTimeOffset?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetClosedPeriod: Gets a Closed Period entity. More...
 
System.Threading.Tasks.Task< TimelineGetTimelineAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetTimeline: Get a single Timeline by scope and code. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Timeline > > GetTimelineWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] GetTimeline: Get a single Timeline by scope and code. More...
 
System.Threading.Tasks.Task< PagedResourceListOfClosedPeriodListClosedPeriodsAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListClosedPeriods: List ClosedPeriods for a specified Timeline. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfClosedPeriod > > ListClosedPeriodsWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListClosedPeriods: List ClosedPeriods for a specified Timeline. More...
 
System.Threading.Tasks.Task< PagedResourceListOfTimelineListTimelinesAsync (DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListTimelines: List Timelines More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< PagedResourceListOfTimeline > > ListTimelinesWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel? effectiveAt=default(DateTimeOrCutLabel?), string? page=default(string?), int? limit=default(int?), string? filter=default(string?), List< string >? sortBy=default(List< string >?), List< string >? propertyKeys=default(List< string >?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] ListTimelines: List Timelines More...
 
System.Threading.Tasks.Task< ClosedPeriodSetPostCloseActivityAsync (string scope, string code, string closedPeriodId, PostCloseActivitiesRequest? postCloseActivitiesRequest=default(PostCloseActivitiesRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] SetPostCloseActivity: Sets post-close activities to a Closed Period. More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ClosedPeriod > > SetPostCloseActivityWithHttpInfoAsync (string scope, string code, string closedPeriodId, PostCloseActivitiesRequest? postCloseActivitiesRequest=default(PostCloseActivitiesRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] SetPostCloseActivity: Sets post-close activities to a Closed Period. More...
 
System.Threading.Tasks.Task< ClosedPeriodUnconfirmClosedPeriodAsync (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UnconfirmClosedPeriod: Unconfirm the last confirmed Closed Period against a Timeline Entity More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ClosedPeriod > > UnconfirmClosedPeriodWithHttpInfoAsync (string scope, string code, string closedPeriodId, Object? body=default(Object?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UnconfirmClosedPeriod: Unconfirm the last confirmed Closed Period against a Timeline Entity More...
 
System.Threading.Tasks.Task< TimelineUpdateTimelineAsync (string scope, string code, UpdateTimelineRequest? updateTimelineRequest=default(UpdateTimelineRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpdateTimeline: Update Timeline defined by scope and code More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< Timeline > > UpdateTimelineWithHttpInfoAsync (string scope, string code, UpdateTimelineRequest? updateTimelineRequest=default(UpdateTimelineRequest?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EXPERIMENTAL] UpdateTimeline: Update Timeline defined by scope and code More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints


The documentation for this interface was generated from the following file: