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

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

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

Additional Inherited Members

- Public Member Functions inherited from Lusid.Sdk.Api.ICounterpartiesApiSync
AnnulSingleStructuredDataResponse DeleteCounterpartyAgreement (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code More...
 
Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponseDeleteCounterpartyAgreementWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code More...
 
AnnulSingleStructuredDataResponse DeleteCreditSupportAnnex (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code More...
 
Lusid.Sdk.Client.ApiResponse< AnnulSingleStructuredDataResponseDeleteCreditSupportAnnexWithHttpInfo (string scope, string code, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code More...
 
GetCounterpartyAgreementResponse GetCounterpartyAgreement (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement More...
 
Lusid.Sdk.Client.ApiResponse< GetCounterpartyAgreementResponseGetCounterpartyAgreementWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement More...
 
GetCreditSupportAnnexResponse GetCreditSupportAnnex (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex More...
 
Lusid.Sdk.Client.ApiResponse< GetCreditSupportAnnexResponseGetCreditSupportAnnexWithHttpInfo (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex More...
 
ResourceListOfGetCounterpartyAgreementResponse ListCounterpartyAgreements (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCounterpartyAgreementResponseListCounterpartyAgreementsWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements More...
 
ResourceListOfGetCreditSupportAnnexResponse ListCreditSupportAnnexes (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes More...
 
Lusid.Sdk.Client.ApiResponse< ResourceListOfGetCreditSupportAnnexResponseListCreditSupportAnnexesWithHttpInfo (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes More...
 
UpsertSingleStructuredDataResponse UpsertCounterpartyAgreement (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertCounterpartyAgreementWithHttpInfo (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement More...
 
UpsertSingleStructuredDataResponse UpsertCreditSupportAnnex (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex More...
 
Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponseUpsertCreditSupportAnnexWithHttpInfo (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex More...
 
- Public Member Functions inherited from Lusid.Sdk.Api.ICounterpartiesApiAsync
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteCounterpartyAgreementAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code More...
 
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), ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCounterpartyAgreement: Delete the Counterparty Agreement of given scope and code More...
 
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponseDeleteCreditSupportAnnexAsync (string scope, string code, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code More...
 
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), ConfigurationOptions? opts=null)
 [EARLY ACCESS] DeleteCreditSupportAnnex: Delete the Credit Support Annex of given scope and code More...
 
System.Threading.Tasks.Task< GetCounterpartyAgreementResponseGetCounterpartyAgreementAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement More...
 
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), ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCounterpartyAgreement: Get Counterparty Agreement More...
 
System.Threading.Tasks.Task< GetCreditSupportAnnexResponseGetCreditSupportAnnexAsync (string scope, string code, DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex More...
 
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), ConfigurationOptions? opts=null)
 [EARLY ACCESS] GetCreditSupportAnnex: Get Credit Support Annex More...
 
System.Threading.Tasks.Task< ResourceListOfGetCounterpartyAgreementResponseListCounterpartyAgreementsAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements More...
 
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), ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCounterpartyAgreements: List the set of Counterparty Agreements More...
 
System.Threading.Tasks.Task< ResourceListOfGetCreditSupportAnnexResponseListCreditSupportAnnexesAsync (DateTimeOffset? asAt=default(DateTimeOffset?), int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes More...
 
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), ConfigurationOptions? opts=null)
 [EARLY ACCESS] ListCreditSupportAnnexes: List the set of Credit Support Annexes More...
 
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertCounterpartyAgreementAsync (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertCounterpartyAgreementWithHttpInfoAsync (UpsertCounterpartyAgreementRequest upsertCounterpartyAgreementRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCounterpartyAgreement: Upsert Counterparty Agreement More...
 
System.Threading.Tasks.Task< UpsertSingleStructuredDataResponseUpsertCreditSupportAnnexAsync (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex More...
 
System.Threading.Tasks.Task< Lusid.Sdk.Client.ApiResponse< UpsertSingleStructuredDataResponse > > UpsertCreditSupportAnnexWithHttpInfoAsync (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken), ConfigurationOptions? opts=null)
 [EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex 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: