|
LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...

Public Member Functions | |
| DeletedEntityResponse | DeleteReturnsEntity (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteReturnsEntity: Delete returns entity. More... | |
| Lusid.Sdk.Client.ApiResponse< DeletedEntityResponse > | DeleteReturnsEntityWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] DeleteReturnsEntity: Delete returns entity. More... | |
| ReturnsEntity | GetReturnsEntity (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetReturnsEntity: Get returns entity. More... | |
| Lusid.Sdk.Client.ApiResponse< ReturnsEntity > | GetReturnsEntityWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] GetReturnsEntity: Get returns entity. More... | |
| ResourceListOfReturnsEntity | ListReturnsEntities (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListReturnsEntities: List returns entities. More... | |
| Lusid.Sdk.Client.ApiResponse< ResourceListOfReturnsEntity > | ListReturnsEntitiesWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] ListReturnsEntities: List returns entities. More... | |
| ReturnsEntity | UpsertReturnsEntity (ReturnsEntity returnsEntity, int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertReturnsEntity: Upsert returns entity. More... | |
| Lusid.Sdk.Client.ApiResponse< ReturnsEntity > | UpsertReturnsEntityWithHttpInfo (ReturnsEntity returnsEntity, int operationIndex=0, ConfigurationOptions? opts=null) |
| [EXPERIMENTAL] UpsertReturnsEntity: Upsert returns entity. More... | |
Represents a collection of functions to interact with the API endpoints
| DeletedEntityResponse Lusid.Sdk.Api.IAggregatedReturnsApiSync.DeleteReturnsEntity | ( | string | scope, |
| string | code, | ||
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteReturnsEntity: Delete returns entity.
Delete returns entity.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | Returns entity scope. |
| code | Returns entity code. |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| Lusid.Sdk.Client.ApiResponse<DeletedEntityResponse> Lusid.Sdk.Api.IAggregatedReturnsApiSync.DeleteReturnsEntityWithHttpInfo | ( | string | scope, |
| string | code, | ||
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] DeleteReturnsEntity: Delete returns entity.
Delete returns entity.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | Returns entity scope. |
| code | Returns entity code. |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| ReturnsEntity Lusid.Sdk.Api.IAggregatedReturnsApiSync.GetReturnsEntity | ( | string | scope, |
| string | code, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetReturnsEntity: Get returns entity.
Get returns entity.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | Returns entity scope. |
| code | Returns entity code. |
| asAt | The asAt datetime at which to retrieve the returns entity. Defaults to return the latest version of the definition if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| Lusid.Sdk.Client.ApiResponse<ReturnsEntity> Lusid.Sdk.Api.IAggregatedReturnsApiSync.GetReturnsEntityWithHttpInfo | ( | string | scope, |
| string | code, | ||
| DateTimeOffset? | asAt = default(DateTimeOffset?), |
||
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] GetReturnsEntity: Get returns entity.
Get returns entity.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| scope | Returns entity scope. |
| code | Returns entity code. |
| asAt | The asAt datetime at which to retrieve the returns entity. Defaults to return the latest version of the definition if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| ResourceListOfReturnsEntity Lusid.Sdk.Api.IAggregatedReturnsApiSync.ListReturnsEntities | ( | DateTimeOffset? | asAt = default(DateTimeOffset?), |
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListReturnsEntities: List returns entities.
List returns entities.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| asAt | The asAt datetime at which to retrieve the relation definitions. Defaults to return the latest version of each definition if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| Lusid.Sdk.Client.ApiResponse<ResourceListOfReturnsEntity> Lusid.Sdk.Api.IAggregatedReturnsApiSync.ListReturnsEntitiesWithHttpInfo | ( | DateTimeOffset? | asAt = default(DateTimeOffset?), |
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] ListReturnsEntities: List returns entities.
List returns entities.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| asAt | The asAt datetime at which to retrieve the relation definitions. Defaults to return the latest version of each definition if not specified. (optional) |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| ReturnsEntity Lusid.Sdk.Api.IAggregatedReturnsApiSync.UpsertReturnsEntity | ( | ReturnsEntity | returnsEntity, |
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertReturnsEntity: Upsert returns entity.
Upsert returns entity.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| returnsEntity | Definition of the returns entity. |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.
| Lusid.Sdk.Client.ApiResponse<ReturnsEntity> Lusid.Sdk.Api.IAggregatedReturnsApiSync.UpsertReturnsEntityWithHttpInfo | ( | ReturnsEntity | returnsEntity, |
| int | operationIndex = 0, |
||
| ConfigurationOptions? | opts = null |
||
| ) |
[EXPERIMENTAL] UpsertReturnsEntity: Upsert returns entity.
Upsert returns entity.
| Lusid.Sdk.Client.ApiException | Thrown when fails to make API call |
| returnsEntity | Definition of the returns entity. |
| operationIndex | Index associated with the operation. |
| opts | Options for this request. |
Implemented in Lusid.Sdk.Api.AggregatedReturnsApi.