LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...
Additional Inherited Members | |
![]() | |
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< AnnulSingleStructuredDataResponse > | DeleteCounterpartyAgreementWithHttpInfo (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< AnnulSingleStructuredDataResponse > | DeleteCreditSupportAnnexWithHttpInfo (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< GetCounterpartyAgreementResponse > | GetCounterpartyAgreementWithHttpInfo (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< GetCreditSupportAnnexResponse > | GetCreditSupportAnnexWithHttpInfo (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< ResourceListOfGetCounterpartyAgreementResponse > | ListCounterpartyAgreementsWithHttpInfo (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< ResourceListOfGetCreditSupportAnnexResponse > | ListCreditSupportAnnexesWithHttpInfo (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< UpsertSingleStructuredDataResponse > | UpsertCounterpartyAgreementWithHttpInfo (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< UpsertSingleStructuredDataResponse > | UpsertCreditSupportAnnexWithHttpInfo (UpsertCreditSupportAnnexRequest upsertCreditSupportAnnexRequest, int operationIndex=0, ConfigurationOptions? opts=null) |
[EARLY ACCESS] UpsertCreditSupportAnnex: Upsert Credit Support Annex More... | |
![]() | |
System.Threading.Tasks.Task< AnnulSingleStructuredDataResponse > | DeleteCounterpartyAgreementAsync (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< AnnulSingleStructuredDataResponse > | DeleteCreditSupportAnnexAsync (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< GetCounterpartyAgreementResponse > | GetCounterpartyAgreementAsync (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< GetCreditSupportAnnexResponse > | GetCreditSupportAnnexAsync (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< ResourceListOfGetCounterpartyAgreementResponse > | ListCounterpartyAgreementsAsync (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< ResourceListOfGetCreditSupportAnnexResponse > | ListCreditSupportAnnexesAsync (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< UpsertSingleStructuredDataResponse > | UpsertCounterpartyAgreementAsync (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< UpsertSingleStructuredDataResponse > | UpsertCreditSupportAnnexAsync (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... | |
Represents a collection of functions to interact with the API endpoints