LUSID C# SDK
Public Member Functions | Properties | List of all members
Lusid.Sdk.Api.CounterpartiesApi Class Reference

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

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

Public Member Functions

 CounterpartiesApi ()
 Initializes a new instance of the CounterpartiesApi class. More...
 
 CounterpartiesApi (string basePath)
 Initializes a new instance of the CounterpartiesApi class. More...
 
 CounterpartiesApi (Lusid.Sdk.Client.Configuration configuration)
 Initializes a new instance of the CounterpartiesApi class using Configuration object More...
 
 CounterpartiesApi (Lusid.Sdk.Client.ISynchronousClient client, Lusid.Sdk.Client.IAsynchronousClient asyncClient, Lusid.Sdk.Client.IReadableConfiguration configuration)
 Initializes a new instance of the CounterpartiesApi class using a Configuration object and client instance. More...
 
string GetBasePath ()
 Gets the base path of the API client. More...
 
AnnulSingleStructuredDataResponse DeleteCounterpartyAgreement (string scope, string code, int operationIndex=0)
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponseDeleteCounterpartyAgreementWithHttpInfo (string scope, string code, int operationIndex=0)
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
async System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteCounterpartyAgreementAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > DeleteCounterpartyAgreementWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
AnnulSingleStructuredDataResponse DeleteCreditSupportAnnex (string scope, string code, int operationIndex=0)
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponseDeleteCreditSupportAnnexWithHttpInfo (string scope, string code, int operationIndex=0)
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
async System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteCreditSupportAnnexAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponse > > DeleteCreditSupportAnnexWithHttpInfoAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response. More...
 
GetCounterpartyAgreementResponse GetCounterpartyAgreement (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
Lusid.Sdk.Client.ApiResponse< GetCounterpartyAgreementResponseGetCounterpartyAgreementWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
async System.Threading.Tasks.Task< GetCounterpartyAgreementResponseGetCounterpartyAgreementAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetCounterpartyAgreementResponse > > GetCounterpartyAgreementWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
GetCreditSupportAnnexResponse GetCreditSupportAnnex (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
Lusid.Sdk.Client.ApiResponse< GetCreditSupportAnnexResponseGetCreditSupportAnnexWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
async System.Threading.Tasks.Task< GetCreditSupportAnnexResponseGetCreditSupportAnnexAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< GetCreditSupportAnnexResponse > > GetCreditSupportAnnexWithHttpInfoAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures). More...
 
ResourceListOfGetCounterpartyAgreementResponse ListCounterpartyAgreements (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCounterpartyAgreementResponseListCounterpartyAgreementsWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time More...
 
async System.Threading.Tasks.Task< ResourceListOfGetCounterpartyAgreementResponseListCounterpartyAgreementsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCounterpartyAgreementResponse > > ListCounterpartyAgreementsWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time More...
 
ResourceListOfGetCreditSupportAnnexResponse ListCreditSupportAnnexes (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCreditSupportAnnexResponseListCreditSupportAnnexesWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0)
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time More...
 
async System.Threading.Tasks.Task< ResourceListOfGetCreditSupportAnnexResponseListCreditSupportAnnexesAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCreditSupportAnnexResponse > > ListCreditSupportAnnexesWithHttpInfoAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time More...
 
UpsertSingleStructuredDataResponse UpsertCounterpartyAgreement (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0)
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertCounterpartyAgreementWithHttpInfo (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0)
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
async System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertCounterpartyAgreementAsync (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertCounterpartyAgreementWithHttpInfoAsync (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
UpsertSingleStructuredDataResponse UpsertCreditSupportAnnex (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0)
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertCreditSupportAnnexWithHttpInfo (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0)
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
async System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertCreditSupportAnnexAsync (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 
async System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertCreditSupportAnnexWithHttpInfoAsync (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken))
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure). More...
 

Properties

Lusid.Sdk.Client.IAsynchronousClient AsynchronousClient [get, set]
 The client for accessing this underlying API asynchronously. More...
 
Lusid.Sdk.Client.ISynchronousClient Client [get, set]
 The client for accessing this underlying API synchronously. More...
 
Lusid.Sdk.Client.IReadableConfiguration Configuration [get, set]
 Gets or sets the configuration object More...
 
Lusid.Sdk.Client.ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 
- Properties inherited from Lusid.Sdk.Client.IApiAccessor
IReadableConfiguration Configuration [get, set]
 Gets or sets the configuration object More...
 
ExceptionFactory ExceptionFactory [get, set]
 Provides a factory method hook for the creation of exceptions. More...
 

Detailed Description

Represents a collection of functions to interact with the API endpoints

Constructor & Destructor Documentation

◆ CounterpartiesApi() [1/4]

Lusid.Sdk.Api.CounterpartiesApi.CounterpartiesApi ( )
inline

Initializes a new instance of the CounterpartiesApi class.

Returns

◆ CounterpartiesApi() [2/4]

Lusid.Sdk.Api.CounterpartiesApi.CounterpartiesApi ( string  basePath)
inline

Initializes a new instance of the CounterpartiesApi class.

Returns

◆ CounterpartiesApi() [3/4]

Lusid.Sdk.Api.CounterpartiesApi.CounterpartiesApi ( Lusid.Sdk.Client.Configuration  configuration)
inline

Initializes a new instance of the CounterpartiesApi class using Configuration object

Parameters
configurationAn instance of Configuration
Returns

◆ CounterpartiesApi() [4/4]

Lusid.Sdk.Api.CounterpartiesApi.CounterpartiesApi ( Lusid.Sdk.Client.ISynchronousClient  client,
Lusid.Sdk.Client.IAsynchronousClient  asyncClient,
Lusid.Sdk.Client.IReadableConfiguration  configuration 
)
inline

Initializes a new instance of the CounterpartiesApi class using a Configuration object and client instance.

Parameters
clientThe client interface for synchronous API access.
asyncClientThe client interface for asynchronous API access.
configurationThe configuration object.

Member Function Documentation

◆ DeleteCounterpartyAgreement()

AnnulSingleStructuredDataResponse Lusid.Sdk.Api.CounterpartiesApi.DeleteCounterpartyAgreement ( string  scope,
string  code,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to delete.
codeThe Counterparty Agreement to delete.
operationIndexIndex associated with the operation.
Returns
AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ DeleteCounterpartyAgreementAsync()

async System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.DeleteCounterpartyAgreementAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to delete.
codeThe Counterparty Agreement to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ DeleteCounterpartyAgreementWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.DeleteCounterpartyAgreementWithHttpInfo ( string  scope,
string  code,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to delete.
codeThe Counterparty Agreement to delete.
operationIndexIndex associated with the operation.
Returns
ApiResponse of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ DeleteCounterpartyAgreementWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.CounterpartiesApi.DeleteCounterpartyAgreementWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code Delete the specified Counterparty Agreement from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to delete.
codeThe Counterparty Agreement to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ DeleteCreditSupportAnnex()

AnnulSingleStructuredDataResponse Lusid.Sdk.Api.CounterpartiesApi.DeleteCreditSupportAnnex ( string  scope,
string  code,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to delete.
codeThe Credit Support Annex to delete.
operationIndexIndex associated with the operation.
Returns
AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ DeleteCreditSupportAnnexAsync()

async System.Threading.Tasks.Task<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.DeleteCreditSupportAnnexAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to delete.
codeThe Credit Support Annex to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ DeleteCreditSupportAnnexWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.DeleteCreditSupportAnnexWithHttpInfo ( string  scope,
string  code,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to delete.
codeThe Credit Support Annex to delete.
operationIndexIndex associated with the operation.
Returns
ApiResponse of AnnulSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ DeleteCreditSupportAnnexWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<AnnulSingleStructuredDataResponse> > Lusid.Sdk.Api.CounterpartiesApi.DeleteCreditSupportAnnexWithHttpInfoAsync ( string  scope,
string  code,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code Delete the specified Credit Support Annex from a single scope. The response will return either detail of the deleted item, or an explanation (failure) as to why this did not succeed. It is important to always check for any unsuccessful response.

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to delete.
codeThe Credit Support Annex to delete.
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (AnnulSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ GetBasePath()

string Lusid.Sdk.Api.CounterpartiesApi.GetBasePath ( )
inline

Gets the base path of the API client.

The base path

Implements Lusid.Sdk.Client.IApiAccessor.

◆ GetCounterpartyAgreement()

GetCounterpartyAgreementResponse Lusid.Sdk.Api.CounterpartiesApi.GetCounterpartyAgreement ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to retrieve.
codeThe name of the Counterparty Agreement to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Counterparty Agreement. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
GetCounterpartyAgreementResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ GetCounterpartyAgreementAsync()

async System.Threading.Tasks.Task<GetCounterpartyAgreementResponse> Lusid.Sdk.Api.CounterpartiesApi.GetCounterpartyAgreementAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to retrieve.
codeThe name of the Counterparty Agreement to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Counterparty Agreement. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetCounterpartyAgreementResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ GetCounterpartyAgreementWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<GetCounterpartyAgreementResponse> Lusid.Sdk.Api.CounterpartiesApi.GetCounterpartyAgreementWithHttpInfo ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to retrieve.
codeThe name of the Counterparty Agreement to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Counterparty Agreement. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of GetCounterpartyAgreementResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ GetCounterpartyAgreementWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetCounterpartyAgreementResponse> > Lusid.Sdk.Api.CounterpartiesApi.GetCounterpartyAgreementWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement Get a Counterparty Agreement from a single scope. The response will return either the Counterparty Agreement that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Counterparty Agreement to retrieve.
codeThe name of the Counterparty Agreement to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Counterparty Agreement. Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetCounterpartyAgreementResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ GetCreditSupportAnnex()

GetCreditSupportAnnexResponse Lusid.Sdk.Api.CounterpartiesApi.GetCreditSupportAnnex ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to retrieve.
codeThe name of the Credit Support Annex to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Credit Support Annex . Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
GetCreditSupportAnnexResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ GetCreditSupportAnnexAsync()

async System.Threading.Tasks.Task<GetCreditSupportAnnexResponse> Lusid.Sdk.Api.CounterpartiesApi.GetCreditSupportAnnexAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to retrieve.
codeThe name of the Credit Support Annex to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Credit Support Annex . Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of GetCreditSupportAnnexResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ GetCreditSupportAnnexWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<GetCreditSupportAnnexResponse> Lusid.Sdk.Api.CounterpartiesApi.GetCreditSupportAnnexWithHttpInfo ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to retrieve.
codeThe name of the Credit Support Annex to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Credit Support Annex . Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of GetCreditSupportAnnexResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ GetCreditSupportAnnexWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<GetCreditSupportAnnexResponse> > Lusid.Sdk.Api.CounterpartiesApi.GetCreditSupportAnnexWithHttpInfoAsync ( string  scope,
string  code,
DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex Get a Credit Support Annex from a single scope. The response will return either the Credit Support Annex that has been stored, or a failure explaining why the request was unsuccessful. It is important to always check for any unsuccessful requests (failures).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
scopeThe scope of the Credit Support Annex to retrieve.
codeThe name of the Credit Support Annex to retrieve the data for.
asAtThe asAt datetime at which to retrieve the Credit Support Annex . Defaults to return the latest version if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (GetCreditSupportAnnexResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ ListCounterpartyAgreements()

ResourceListOfGetCounterpartyAgreementResponse Lusid.Sdk.Api.CounterpartiesApi.ListCounterpartyAgreements ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Counterparty Agreements. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ResourceListOfGetCounterpartyAgreementResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ ListCounterpartyAgreementsAsync()

async System.Threading.Tasks.Task<ResourceListOfGetCounterpartyAgreementResponse> Lusid.Sdk.Api.CounterpartiesApi.ListCounterpartyAgreementsAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Counterparty Agreements. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetCounterpartyAgreementResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ ListCounterpartyAgreementsWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCounterpartyAgreementResponse> Lusid.Sdk.Api.CounterpartiesApi.ListCounterpartyAgreementsWithHttpInfo ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Counterparty Agreements. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of ResourceListOfGetCounterpartyAgreementResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ ListCounterpartyAgreementsWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCounterpartyAgreementResponse> > Lusid.Sdk.Api.CounterpartiesApi.ListCounterpartyAgreementsWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements List the set of Counterparty Agreements at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Counterparty Agreements. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetCounterpartyAgreementResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ ListCreditSupportAnnexes()

ResourceListOfGetCreditSupportAnnexResponse Lusid.Sdk.Api.CounterpartiesApi.ListCreditSupportAnnexes ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Credit Support Annexes. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ResourceListOfGetCreditSupportAnnexResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ ListCreditSupportAnnexesAsync()

async System.Threading.Tasks.Task<ResourceListOfGetCreditSupportAnnexResponse> Lusid.Sdk.Api.CounterpartiesApi.ListCreditSupportAnnexesAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Credit Support Annexes. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ResourceListOfGetCreditSupportAnnexResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ ListCreditSupportAnnexesWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCreditSupportAnnexResponse> Lusid.Sdk.Api.CounterpartiesApi.ListCreditSupportAnnexesWithHttpInfo ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0 
)
inline

[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Credit Support Annexes. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
Returns
ApiResponse of ResourceListOfGetCreditSupportAnnexResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ ListCreditSupportAnnexesWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<ResourceListOfGetCreditSupportAnnexResponse> > Lusid.Sdk.Api.CounterpartiesApi.ListCreditSupportAnnexesWithHttpInfoAsync ( DateTimeOffset?  asAt = default(DateTimeOffset?),
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes List the set of Credit Support Annexes at the specified AsAt date/time

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
asAtThe asAt datetime at which to list the Credit Support Annexes. Defaults to latest if not specified. (optional)
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (ResourceListOfGetCreditSupportAnnexResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ UpsertCounterpartyAgreement()

UpsertSingleStructuredDataResponse Lusid.Sdk.Api.CounterpartiesApi.UpsertCounterpartyAgreement ( UpsertCounterpartyAgreementRequest  upsertCounterpartyAgreementRequest,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCounterpartyAgreementRequestThe Counterparty Agreement to update or insert
operationIndexIndex associated with the operation.
Returns
UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ UpsertCounterpartyAgreementAsync()

async System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.UpsertCounterpartyAgreementAsync ( UpsertCounterpartyAgreementRequest  upsertCounterpartyAgreementRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCounterpartyAgreementRequestThe Counterparty Agreement to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ UpsertCounterpartyAgreementWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.UpsertCounterpartyAgreementWithHttpInfo ( UpsertCounterpartyAgreementRequest  upsertCounterpartyAgreementRequest,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCounterpartyAgreementRequestThe Counterparty Agreement to update or insert
operationIndexIndex associated with the operation.
Returns
ApiResponse of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ UpsertCounterpartyAgreementWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.CounterpartiesApi.UpsertCounterpartyAgreementWithHttpInfoAsync ( UpsertCounterpartyAgreementRequest  upsertCounterpartyAgreementRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement Update or insert Counterparty Agreement in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Counterparty Agreement or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCounterpartyAgreementRequestThe Counterparty Agreement to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ UpsertCreditSupportAnnex()

UpsertSingleStructuredDataResponse Lusid.Sdk.Api.CounterpartiesApi.UpsertCreditSupportAnnex ( UpsertCreditSupportAnnexRequest  upsertCreditSupportAnnexRequest,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCreditSupportAnnexRequestThe Credit Support Annex to update or insert
operationIndexIndex associated with the operation.
Returns
UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ UpsertCreditSupportAnnexAsync()

async System.Threading.Tasks.Task<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.UpsertCreditSupportAnnexAsync ( UpsertCreditSupportAnnexRequest  upsertCreditSupportAnnexRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCreditSupportAnnexRequestThe Credit Support Annex to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

◆ UpsertCreditSupportAnnexWithHttpInfo()

Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> Lusid.Sdk.Api.CounterpartiesApi.UpsertCreditSupportAnnexWithHttpInfo ( UpsertCreditSupportAnnexRequest  upsertCreditSupportAnnexRequest,
int  operationIndex = 0 
)
inline

[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCreditSupportAnnexRequestThe Credit Support Annex to update or insert
operationIndexIndex associated with the operation.
Returns
ApiResponse of UpsertSingleStructuredDataResponse

Implements Lusid.Sdk.Api.ICounterpartiesApiSync.

◆ UpsertCreditSupportAnnexWithHttpInfoAsync()

async System.Threading.Tasks.Task<Lusid.Sdk.Client.ApiResponse<UpsertSingleStructuredDataResponse> > Lusid.Sdk.Api.CounterpartiesApi.UpsertCreditSupportAnnexWithHttpInfoAsync ( UpsertCreditSupportAnnexRequest  upsertCreditSupportAnnexRequest,
int  operationIndex = 0,
System.Threading.CancellationToken  cancellationToken = default(System.Threading.CancellationToken) 
)
inline

[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex Update or insert Credit Support Annex in a single scope. An item will be updated if it already exists and inserted if it does not. The response will return the successfully updated or inserted Credit Support Annex or failure message if unsuccessful It is important to always check to verify success (or failure).

Exceptions
Lusid.Sdk.Client.ApiExceptionThrown when fails to make API call
Parameters
upsertCreditSupportAnnexRequestThe Credit Support Annex to update or insert
operationIndexIndex associated with the operation.
cancellationTokenCancellation Token to cancel the request.
Returns
Task of ApiResponse (UpsertSingleStructuredDataResponse)

Implements Lusid.Sdk.Api.ICounterpartiesApiAsync.

Property Documentation

◆ AsynchronousClient

Lusid.Sdk.Client.IAsynchronousClient Lusid.Sdk.Api.CounterpartiesApi.AsynchronousClient
getset

The client for accessing this underlying API asynchronously.

◆ Client

Lusid.Sdk.Client.ISynchronousClient Lusid.Sdk.Api.CounterpartiesApi.Client
getset

The client for accessing this underlying API synchronously.

◆ Configuration

Lusid.Sdk.Client.IReadableConfiguration Lusid.Sdk.Api.CounterpartiesApi.Configuration
getset

Gets or sets the configuration object

An instance of the Configuration

◆ ExceptionFactory

Lusid.Sdk.Client.ExceptionFactory Lusid.Sdk.Api.CounterpartiesApi.ExceptionFactory
getset

Provides a factory method hook for the creation of exceptions.


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