@finbourne/lusid-preview 0.11.3489 → 0.11.3503
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/aggregationApi.ts +1 -1
- package/api/allocationsApi.ts +1 -1
- package/api/apis.ts +3 -1
- package/api/applicationMetadataApi.ts +1 -1
- package/api/blocksApi.ts +1 -1
- package/api/calendarsApi.ts +1 -1
- package/api/complexMarketDataApi.ts +1 -1
- package/api/configurationRecipeApi.ts +1 -1
- package/api/conventionsApi.ts +1 -1
- package/api/corporateActionSourcesApi.ts +1 -1
- package/api/counterpartiesApi.ts +1 -1
- package/api/customEntitiesApi.ts +1 -1
- package/api/customEntityDefinitionsApi.ts +1 -1
- package/api/cutLabelDefinitionsApi.ts +1 -1
- package/api/dataTypesApi.ts +7 -2
- package/api/derivedTransactionPortfoliosApi.ts +1 -1
- package/api/entitiesApi.ts +1 -1
- package/api/executionsApi.ts +1 -1
- package/api/feesAndCommissionsApi.ts +1 -1
- package/api/instrumentsApi.ts +1 -1
- package/api/legalEntitiesApi.ts +1 -1
- package/api/loginApi.ts +1 -1
- package/api/orderInstructionsApi.ts +1 -1
- package/api/ordersApi.ts +1 -1
- package/api/packagesApi.ts +1 -1
- package/api/participationsApi.ts +1 -1
- package/api/personsApi.ts +1 -1
- package/api/placementsApi.ts +1 -1
- package/api/portfolioGroupsApi.ts +1 -1
- package/api/portfoliosApi.ts +2 -7
- package/api/propertyDefinitionsApi.ts +1 -1
- package/api/quotesApi.ts +1 -1
- package/api/reconciliationsApi.ts +1 -1
- package/api/referencePortfolioApi.ts +1 -1
- package/api/relationDefinitionsApi.ts +1 -1
- package/api/relationsApi.ts +1 -1
- package/api/relationshipDefinitionsApi.ts +1 -1
- package/api/relationshipsApi.ts +1 -1
- package/api/schemasApi.ts +1 -1
- package/api/scopesApi.ts +1 -1
- package/api/searchApi.ts +1 -1
- package/api/sequencesApi.ts +346 -0
- package/api/structuredMarketDataApi.ts +1 -1
- package/api/structuredResultDataApi.ts +1 -1
- package/api/systemConfigurationApi.ts +1 -1
- package/api/transactionPortfoliosApi.ts +1 -1
- package/api/translationApi.ts +1 -1
- package/apis.ts +2 -0
- package/finbourne-lusid-preview-0.11.3503.tgz +0 -0
- package/lib/api/aggregationApi.d.ts +1 -1
- package/lib/api/aggregationApi.js +1 -1
- package/lib/api/allocationsApi.d.ts +1 -1
- package/lib/api/allocationsApi.js +1 -1
- package/lib/api/apis.d.ts +3 -1
- package/lib/api/apis.js +3 -1
- package/lib/api/applicationMetadataApi.d.ts +1 -1
- package/lib/api/applicationMetadataApi.js +1 -1
- package/lib/api/blocksApi.d.ts +1 -1
- package/lib/api/blocksApi.js +1 -1
- package/lib/api/calendarsApi.d.ts +1 -1
- package/lib/api/calendarsApi.js +1 -1
- package/lib/api/complexMarketDataApi.d.ts +1 -1
- package/lib/api/complexMarketDataApi.js +1 -1
- package/lib/api/configurationRecipeApi.d.ts +1 -1
- package/lib/api/configurationRecipeApi.js +1 -1
- package/lib/api/conventionsApi.d.ts +1 -1
- package/lib/api/conventionsApi.js +1 -1
- package/lib/api/corporateActionSourcesApi.d.ts +1 -1
- package/lib/api/corporateActionSourcesApi.js +1 -1
- package/lib/api/counterpartiesApi.d.ts +1 -1
- package/lib/api/counterpartiesApi.js +1 -1
- package/lib/api/customEntitiesApi.d.ts +1 -1
- package/lib/api/customEntitiesApi.js +1 -1
- package/lib/api/customEntityDefinitionsApi.d.ts +1 -1
- package/lib/api/customEntityDefinitionsApi.js +1 -1
- package/lib/api/cutLabelDefinitionsApi.d.ts +1 -1
- package/lib/api/cutLabelDefinitionsApi.js +1 -1
- package/lib/api/dataTypesApi.d.ts +2 -2
- package/lib/api/dataTypesApi.js +5 -1
- package/lib/api/derivedTransactionPortfoliosApi.d.ts +1 -1
- package/lib/api/derivedTransactionPortfoliosApi.js +1 -1
- package/lib/api/entitiesApi.d.ts +1 -1
- package/lib/api/entitiesApi.js +1 -1
- package/lib/api/executionsApi.d.ts +1 -1
- package/lib/api/executionsApi.js +1 -1
- package/lib/api/feesAndCommissionsApi.d.ts +1 -1
- package/lib/api/feesAndCommissionsApi.js +1 -1
- package/lib/api/instrumentsApi.d.ts +1 -1
- package/lib/api/instrumentsApi.js +1 -1
- package/lib/api/legalEntitiesApi.d.ts +1 -1
- package/lib/api/legalEntitiesApi.js +1 -1
- package/lib/api/loginApi.d.ts +1 -1
- package/lib/api/loginApi.js +1 -1
- package/lib/api/orderInstructionsApi.d.ts +1 -1
- package/lib/api/orderInstructionsApi.js +1 -1
- package/lib/api/ordersApi.d.ts +1 -1
- package/lib/api/ordersApi.js +1 -1
- package/lib/api/packagesApi.d.ts +1 -1
- package/lib/api/packagesApi.js +1 -1
- package/lib/api/participationsApi.d.ts +1 -1
- package/lib/api/participationsApi.js +1 -1
- package/lib/api/personsApi.d.ts +1 -1
- package/lib/api/personsApi.js +1 -1
- package/lib/api/placementsApi.d.ts +1 -1
- package/lib/api/placementsApi.js +1 -1
- package/lib/api/portfolioGroupsApi.d.ts +1 -1
- package/lib/api/portfolioGroupsApi.js +1 -1
- package/lib/api/portfoliosApi.d.ts +1 -2
- package/lib/api/portfoliosApi.js +2 -6
- package/lib/api/propertyDefinitionsApi.d.ts +1 -1
- package/lib/api/propertyDefinitionsApi.js +1 -1
- package/lib/api/quotesApi.d.ts +1 -1
- package/lib/api/quotesApi.js +1 -1
- package/lib/api/reconciliationsApi.d.ts +1 -1
- package/lib/api/reconciliationsApi.js +1 -1
- package/lib/api/referencePortfolioApi.d.ts +1 -1
- package/lib/api/referencePortfolioApi.js +1 -1
- package/lib/api/relationDefinitionsApi.d.ts +1 -1
- package/lib/api/relationDefinitionsApi.js +1 -1
- package/lib/api/relationsApi.d.ts +1 -1
- package/lib/api/relationsApi.js +1 -1
- package/lib/api/relationshipDefinitionsApi.d.ts +1 -1
- package/lib/api/relationshipDefinitionsApi.js +1 -1
- package/lib/api/relationshipsApi.d.ts +1 -1
- package/lib/api/relationshipsApi.js +1 -1
- package/lib/api/schemasApi.d.ts +1 -1
- package/lib/api/schemasApi.js +1 -1
- package/lib/api/scopesApi.d.ts +1 -1
- package/lib/api/scopesApi.js +1 -1
- package/lib/api/searchApi.d.ts +1 -1
- package/lib/api/searchApi.js +1 -1
- package/lib/api/sequencesApi.d.ts +83 -0
- package/lib/api/sequencesApi.js +417 -0
- package/lib/api/structuredMarketDataApi.d.ts +1 -1
- package/lib/api/structuredMarketDataApi.js +1 -1
- package/lib/api/structuredResultDataApi.d.ts +1 -1
- package/lib/api/structuredResultDataApi.js +1 -1
- package/lib/api/systemConfigurationApi.d.ts +1 -1
- package/lib/api/systemConfigurationApi.js +1 -1
- package/lib/api/transactionPortfoliosApi.d.ts +1 -1
- package/lib/api/transactionPortfoliosApi.js +1 -1
- package/lib/api/translationApi.d.ts +1 -1
- package/lib/api/translationApi.js +1 -1
- package/lib/apis.d.ts +2 -0
- package/lib/model/a2BBreakdown.d.ts +1 -1
- package/lib/model/a2BBreakdown.js +1 -1
- package/lib/model/a2BCategory.d.ts +1 -1
- package/lib/model/a2BCategory.js +1 -1
- package/lib/model/a2BDataRecord.d.ts +1 -1
- package/lib/model/a2BDataRecord.js +1 -1
- package/lib/model/a2BMovementRecord.d.ts +1 -1
- package/lib/model/a2BMovementRecord.js +1 -1
- package/lib/model/accessControlledAction.d.ts +1 -1
- package/lib/model/accessControlledAction.js +1 -1
- package/lib/model/accessControlledResource.d.ts +1 -1
- package/lib/model/accessControlledResource.js +1 -1
- package/lib/model/accessMetadataValue.d.ts +1 -1
- package/lib/model/accessMetadataValue.js +1 -1
- package/lib/model/accountingMethod.d.ts +1 -1
- package/lib/model/accountingMethod.js +1 -1
- package/lib/model/actionId.d.ts +1 -1
- package/lib/model/actionId.js +1 -1
- package/lib/model/addBusinessDaysToDateRequest.d.ts +1 -1
- package/lib/model/addBusinessDaysToDateRequest.js +1 -1
- package/lib/model/addBusinessDaysToDateResponse.d.ts +1 -1
- package/lib/model/addBusinessDaysToDateResponse.js +1 -1
- package/lib/model/adjustHolding.d.ts +1 -1
- package/lib/model/adjustHolding.js +1 -1
- package/lib/model/adjustHoldingRequest.d.ts +1 -1
- package/lib/model/adjustHoldingRequest.js +1 -1
- package/lib/model/aggregateSpec.d.ts +1 -1
- package/lib/model/aggregateSpec.js +1 -1
- package/lib/model/aggregatedReturn.d.ts +1 -1
- package/lib/model/aggregatedReturn.js +1 -1
- package/lib/model/aggregatedReturnsRequest.d.ts +5 -1
- package/lib/model/aggregatedReturnsRequest.js +6 -1
- package/lib/model/aggregationContext.d.ts +1 -1
- package/lib/model/aggregationContext.js +1 -1
- package/lib/model/aggregationMeasureFailureDetail.d.ts +1 -1
- package/lib/model/aggregationMeasureFailureDetail.js +1 -1
- package/lib/model/aggregationOp.d.ts +1 -1
- package/lib/model/aggregationOp.js +1 -1
- package/lib/model/aggregationOptions.d.ts +1 -1
- package/lib/model/aggregationOptions.js +1 -1
- package/lib/model/aggregationQuery.d.ts +1 -1
- package/lib/model/aggregationQuery.js +1 -1
- package/lib/model/aggregationType.d.ts +1 -1
- package/lib/model/aggregationType.js +1 -1
- package/lib/model/allocation.d.ts +1 -1
- package/lib/model/allocation.js +1 -1
- package/lib/model/allocationRequest.d.ts +1 -1
- package/lib/model/allocationRequest.js +1 -1
- package/lib/model/allocationSetRequest.d.ts +1 -1
- package/lib/model/allocationSetRequest.js +1 -1
- package/lib/model/annulQuotesResponse.d.ts +1 -1
- package/lib/model/annulQuotesResponse.js +1 -1
- package/lib/model/annulSingleStructuredDataResponse.d.ts +1 -1
- package/lib/model/annulSingleStructuredDataResponse.js +1 -1
- package/lib/model/annulStructuredDataResponse.d.ts +1 -1
- package/lib/model/annulStructuredDataResponse.js +1 -1
- package/lib/model/assetClass.d.ts +1 -1
- package/lib/model/assetClass.js +1 -1
- package/lib/model/basket.d.ts +4 -3
- package/lib/model/basket.js +2 -1
- package/lib/model/basketAllOf.d.ts +4 -3
- package/lib/model/basketAllOf.js +2 -1
- package/lib/model/basketIdentifier.d.ts +1 -1
- package/lib/model/basketIdentifier.js +1 -1
- package/lib/model/block.d.ts +1 -1
- package/lib/model/block.js +1 -1
- package/lib/model/blockRequest.d.ts +1 -1
- package/lib/model/blockRequest.js +1 -1
- package/lib/model/blockSetRequest.d.ts +1 -1
- package/lib/model/blockSetRequest.js +1 -1
- package/lib/model/bond.d.ts +4 -3
- package/lib/model/bond.js +2 -1
- package/lib/model/bondAllOf.d.ts +4 -3
- package/lib/model/bondAllOf.js +2 -1
- package/lib/model/bucketedCashFlowRequest.d.ts +1 -1
- package/lib/model/bucketedCashFlowRequest.js +1 -1
- package/lib/model/bucketedCashFlowResponse.d.ts +1 -1
- package/lib/model/bucketedCashFlowResponse.js +1 -1
- package/lib/model/calendar.d.ts +1 -1
- package/lib/model/calendar.js +1 -1
- package/lib/model/calendarDate.d.ts +1 -1
- package/lib/model/calendarDate.js +1 -1
- package/lib/model/cashLadderRecord.d.ts +1 -1
- package/lib/model/cashLadderRecord.js +1 -1
- package/lib/model/cashPerpetual.d.ts +4 -3
- package/lib/model/cashPerpetual.js +2 -1
- package/lib/model/cashPerpetualAllOf.d.ts +4 -3
- package/lib/model/cashPerpetualAllOf.js +2 -1
- package/lib/model/cdsFlowConventions.d.ts +2 -2
- package/lib/model/cdsFlowConventions.js +1 -1
- package/lib/model/cdsIndex.d.ts +4 -3
- package/lib/model/cdsIndex.js +2 -1
- package/lib/model/cdsIndexAllOf.d.ts +4 -3
- package/lib/model/cdsIndexAllOf.js +2 -1
- package/lib/model/cdsProtectionDetailSpecification.d.ts +1 -1
- package/lib/model/cdsProtectionDetailSpecification.js +1 -1
- package/lib/model/cdsRestructuringType.d.ts +1 -1
- package/lib/model/cdsRestructuringType.js +1 -1
- package/lib/model/cdsSeniority.d.ts +1 -1
- package/lib/model/cdsSeniority.js +1 -1
- package/lib/model/change.d.ts +1 -1
- package/lib/model/change.js +1 -1
- package/lib/model/completePortfolio.d.ts +1 -1
- package/lib/model/completePortfolio.js +1 -1
- package/lib/model/completeRelation.d.ts +1 -1
- package/lib/model/completeRelation.js +1 -1
- package/lib/model/completeRelationship.d.ts +1 -1
- package/lib/model/completeRelationship.js +1 -1
- package/lib/model/complexMarketData.d.ts +7 -3
- package/lib/model/complexMarketData.js +5 -1
- package/lib/model/complexMarketDataId.d.ts +1 -1
- package/lib/model/complexMarketDataId.js +1 -1
- package/lib/model/configurationRecipe.d.ts +1 -1
- package/lib/model/configurationRecipe.js +1 -1
- package/lib/model/configurationRecipeSnippet.d.ts +1 -1
- package/lib/model/configurationRecipeSnippet.js +1 -1
- package/lib/model/constituentsAdjustmentHeader.d.ts +1 -1
- package/lib/model/constituentsAdjustmentHeader.js +1 -1
- package/lib/model/contractForDifference.d.ts +4 -3
- package/lib/model/contractForDifference.js +2 -1
- package/lib/model/contractForDifferenceAllOf.d.ts +4 -3
- package/lib/model/contractForDifferenceAllOf.js +2 -1
- package/lib/model/corporateAction.d.ts +1 -1
- package/lib/model/corporateAction.js +1 -1
- package/lib/model/corporateActionSource.d.ts +1 -1
- package/lib/model/corporateActionSource.js +1 -1
- package/lib/model/corporateActionTransition.d.ts +1 -1
- package/lib/model/corporateActionTransition.js +1 -1
- package/lib/model/corporateActionTransitionComponent.d.ts +1 -1
- package/lib/model/corporateActionTransitionComponent.js +1 -1
- package/lib/model/corporateActionTransitionComponentRequest.d.ts +1 -1
- package/lib/model/corporateActionTransitionComponentRequest.js +1 -1
- package/lib/model/corporateActionTransitionRequest.d.ts +1 -1
- package/lib/model/corporateActionTransitionRequest.js +1 -1
- package/lib/model/counterpartyAgreement.d.ts +1 -1
- package/lib/model/counterpartyAgreement.js +1 -1
- package/lib/model/counterpartyRiskInformation.d.ts +1 -1
- package/lib/model/counterpartyRiskInformation.js +1 -1
- package/lib/model/counterpartySignatory.d.ts +1 -1
- package/lib/model/counterpartySignatory.js +1 -1
- package/lib/model/createCalendarRequest.d.ts +1 -1
- package/lib/model/createCalendarRequest.js +1 -1
- package/lib/model/createCorporateActionSourceRequest.d.ts +1 -1
- package/lib/model/createCorporateActionSourceRequest.js +1 -1
- package/lib/model/createCutLabelDefinitionRequest.d.ts +1 -1
- package/lib/model/createCutLabelDefinitionRequest.js +1 -1
- package/lib/model/createDataMapRequest.d.ts +1 -1
- package/lib/model/createDataMapRequest.js +1 -1
- package/lib/model/createDataTypeRequest.d.ts +1 -1
- package/lib/model/createDataTypeRequest.js +1 -1
- package/lib/model/createDateRequest.d.ts +1 -1
- package/lib/model/createDateRequest.js +1 -1
- package/lib/model/createDerivedPropertyDefinitionRequest.d.ts +1 -1
- package/lib/model/createDerivedPropertyDefinitionRequest.js +1 -1
- package/lib/model/createDerivedTransactionPortfolioRequest.d.ts +1 -1
- package/lib/model/createDerivedTransactionPortfolioRequest.js +1 -1
- package/lib/model/createPortfolioDetails.d.ts +1 -1
- package/lib/model/createPortfolioDetails.js +1 -1
- package/lib/model/createPortfolioGroupRequest.d.ts +1 -1
- package/lib/model/createPortfolioGroupRequest.js +1 -1
- package/lib/model/createPropertyDefinitionRequest.d.ts +1 -1
- package/lib/model/createPropertyDefinitionRequest.js +1 -1
- package/lib/model/createRecipeRequest.d.ts +1 -1
- package/lib/model/createRecipeRequest.js +1 -1
- package/lib/model/createReferencePortfolioRequest.d.ts +1 -1
- package/lib/model/createReferencePortfolioRequest.js +1 -1
- package/lib/model/createRelationDefinitionRequest.d.ts +1 -1
- package/lib/model/createRelationDefinitionRequest.js +1 -1
- package/lib/model/createRelationRequest.d.ts +1 -1
- package/lib/model/createRelationRequest.js +1 -1
- package/lib/model/createRelationshipDefinitionRequest.d.ts +1 -1
- package/lib/model/createRelationshipDefinitionRequest.js +1 -1
- package/lib/model/createRelationshipRequest.d.ts +1 -1
- package/lib/model/createRelationshipRequest.js +1 -1
- package/lib/model/createSequenceRequest.d.ts +57 -0
- package/lib/model/createSequenceRequest.js +66 -0
- package/lib/model/createTransactionPortfolioRequest.d.ts +1 -1
- package/lib/model/createTransactionPortfolioRequest.js +1 -1
- package/lib/model/createUnitDefinition.d.ts +1 -1
- package/lib/model/createUnitDefinition.js +1 -1
- package/lib/model/creditDefaultSwap.d.ts +4 -3
- package/lib/model/creditDefaultSwap.js +2 -1
- package/lib/model/creditDefaultSwapAllOf.d.ts +4 -3
- package/lib/model/creditDefaultSwapAllOf.js +2 -1
- package/lib/model/creditRating.d.ts +1 -1
- package/lib/model/creditRating.js +1 -1
- package/lib/model/creditSupportAnnex.d.ts +1 -1
- package/lib/model/creditSupportAnnex.js +1 -1
- package/lib/model/crossCurrencySwap.d.ts +4 -3
- package/lib/model/crossCurrencySwap.js +2 -1
- package/lib/model/crossCurrencySwapAllOf.d.ts +4 -3
- package/lib/model/crossCurrencySwapAllOf.js +2 -1
- package/lib/model/currencyAndAmount.d.ts +1 -1
- package/lib/model/currencyAndAmount.js +1 -1
- package/lib/model/customEntityDefinition.d.ts +1 -1
- package/lib/model/customEntityDefinition.js +1 -1
- package/lib/model/customEntityDefinitionRequest.d.ts +1 -1
- package/lib/model/customEntityDefinitionRequest.js +1 -1
- package/lib/model/customEntityField.d.ts +1 -1
- package/lib/model/customEntityField.js +1 -1
- package/lib/model/customEntityFieldDefinition.d.ts +1 -1
- package/lib/model/customEntityFieldDefinition.js +1 -1
- package/lib/model/customEntityIdRequest.d.ts +1 -1
- package/lib/model/customEntityIdRequest.js +1 -1
- package/lib/model/customEntityIdResponse.d.ts +1 -1
- package/lib/model/customEntityIdResponse.js +1 -1
- package/lib/model/customEntityRequest.d.ts +1 -1
- package/lib/model/customEntityRequest.js +1 -1
- package/lib/model/customEntityResponse.d.ts +1 -1
- package/lib/model/customEntityResponse.js +1 -1
- package/lib/model/cutLabelDefinition.d.ts +1 -1
- package/lib/model/cutLabelDefinition.js +1 -1
- package/lib/model/cutLocalTime.d.ts +1 -1
- package/lib/model/cutLocalTime.js +1 -1
- package/lib/model/dataDefinition.d.ts +1 -1
- package/lib/model/dataDefinition.js +1 -1
- package/lib/model/dataMapKey.d.ts +1 -1
- package/lib/model/dataMapKey.js +1 -1
- package/lib/model/dataMapping.d.ts +1 -1
- package/lib/model/dataMapping.js +1 -1
- package/lib/model/dataType.d.ts +1 -1
- package/lib/model/dataType.js +1 -1
- package/lib/model/dataTypeValueRange.d.ts +1 -1
- package/lib/model/dataTypeValueRange.js +1 -1
- package/lib/model/dateAttributes.d.ts +1 -1
- package/lib/model/dateAttributes.js +1 -1
- package/lib/model/dateRange.d.ts +1 -1
- package/lib/model/dateRange.js +1 -1
- package/lib/model/dayOfWeek.d.ts +1 -1
- package/lib/model/dayOfWeek.js +1 -1
- package/lib/model/deleteInstrumentPropertiesResponse.d.ts +1 -1
- package/lib/model/deleteInstrumentPropertiesResponse.js +1 -1
- package/lib/model/deleteInstrumentResponse.d.ts +1 -1
- package/lib/model/deleteInstrumentResponse.js +1 -1
- package/lib/model/deleteRelationRequest.d.ts +1 -1
- package/lib/model/deleteRelationRequest.js +1 -1
- package/lib/model/deleteRelationshipRequest.d.ts +1 -1
- package/lib/model/deleteRelationshipRequest.js +1 -1
- package/lib/model/deletedEntityResponse.d.ts +1 -1
- package/lib/model/deletedEntityResponse.js +1 -1
- package/lib/model/deliveryType.d.ts +1 -1
- package/lib/model/deliveryType.js +1 -1
- package/lib/model/discountFactorCurveData.d.ts +8 -6
- package/lib/model/discountFactorCurveData.js +5 -1
- package/lib/model/discountFactorCurveDataAllOf.d.ts +7 -3
- package/lib/model/discountFactorCurveDataAllOf.js +5 -1
- package/lib/model/equity.d.ts +78 -0
- package/lib/model/equity.js +104 -0
- package/lib/model/equityAllOf.d.ts +74 -0
- package/lib/model/equityAllOf.js +85 -0
- package/lib/model/equityAllOfIdentifiers.d.ts +38 -0
- package/lib/model/equityAllOfIdentifiers.js +84 -0
- package/lib/model/equityOption.d.ts +4 -3
- package/lib/model/equityOption.js +2 -1
- package/lib/model/equityOptionAllOf.d.ts +4 -3
- package/lib/model/equityOptionAllOf.js +2 -1
- package/lib/model/equitySwap.d.ts +4 -3
- package/lib/model/equitySwap.js +2 -1
- package/lib/model/equitySwapAllOf.d.ts +4 -3
- package/lib/model/equitySwapAllOf.js +2 -1
- package/lib/model/equityVolSurfaceData.d.ts +7 -3
- package/lib/model/equityVolSurfaceData.js +5 -1
- package/lib/model/equityVolSurfaceDataAllOf.d.ts +7 -3
- package/lib/model/equityVolSurfaceDataAllOf.js +5 -1
- package/lib/model/errorDetail.d.ts +1 -1
- package/lib/model/errorDetail.js +1 -1
- package/lib/model/execution.d.ts +1 -1
- package/lib/model/execution.js +1 -1
- package/lib/model/executionRequest.d.ts +1 -1
- package/lib/model/executionRequest.js +1 -1
- package/lib/model/executionSetRequest.d.ts +1 -1
- package/lib/model/executionSetRequest.js +1 -1
- package/lib/model/exoticInstrument.d.ts +4 -3
- package/lib/model/exoticInstrument.js +2 -1
- package/lib/model/exoticInstrumentAllOf.d.ts +4 -3
- package/lib/model/exoticInstrumentAllOf.js +2 -1
- package/lib/model/expandedGroup.d.ts +1 -1
- package/lib/model/expandedGroup.js +1 -1
- package/lib/model/feeCalculationDetails.d.ts +1 -1
- package/lib/model/feeCalculationDetails.js +1 -1
- package/lib/model/fieldSchema.d.ts +1 -1
- package/lib/model/fieldSchema.js +1 -1
- package/lib/model/fileResponse.d.ts +1 -1
- package/lib/model/fileResponse.js +1 -1
- package/lib/model/fixedLeg.d.ts +4 -3
- package/lib/model/fixedLeg.js +2 -1
- package/lib/model/fixedLegAllOf.d.ts +4 -3
- package/lib/model/fixedLegAllOf.js +2 -1
- package/lib/model/fixedLegAllOfOverrides.d.ts +1 -1
- package/lib/model/fixedLegAllOfOverrides.js +1 -1
- package/lib/model/floatingLeg.d.ts +4 -3
- package/lib/model/floatingLeg.js +2 -1
- package/lib/model/floatingLegAllOf.d.ts +4 -3
- package/lib/model/floatingLegAllOf.js +2 -1
- package/lib/model/flowConventionName.d.ts +1 -1
- package/lib/model/flowConventionName.js +1 -1
- package/lib/model/flowConventions.d.ts +2 -2
- package/lib/model/flowConventions.js +1 -1
- package/lib/model/forwardRateAgreement.d.ts +4 -3
- package/lib/model/forwardRateAgreement.js +2 -1
- package/lib/model/forwardRateAgreementAllOf.d.ts +4 -3
- package/lib/model/forwardRateAgreementAllOf.js +2 -1
- package/lib/model/fundingLeg.d.ts +4 -3
- package/lib/model/fundingLeg.js +2 -1
- package/lib/model/fundingLegAllOf.d.ts +4 -3
- package/lib/model/fundingLegAllOf.js +2 -1
- package/lib/model/future.d.ts +4 -3
- package/lib/model/future.js +2 -1
- package/lib/model/futureAllOf.d.ts +4 -3
- package/lib/model/futureAllOf.js +2 -1
- package/lib/model/futuresContractDetails.d.ts +1 -1
- package/lib/model/futuresContractDetails.js +1 -1
- package/lib/model/fxForward.d.ts +6 -4
- package/lib/model/fxForward.js +2 -1
- package/lib/model/fxForwardAllOf.d.ts +4 -3
- package/lib/model/fxForwardAllOf.js +2 -1
- package/lib/model/fxForwardCurveData.d.ts +66 -0
- package/lib/model/fxForwardCurveData.js +91 -0
- package/lib/model/fxForwardCurveDataAllOf.d.ts +62 -0
- package/lib/model/fxForwardCurveDataAllOf.js +72 -0
- package/lib/model/fxForwardPipsCurveData.d.ts +66 -0
- package/lib/model/fxForwardPipsCurveData.js +91 -0
- package/lib/model/fxForwardPipsCurveDataAllOf.d.ts +62 -0
- package/lib/model/fxForwardPipsCurveDataAllOf.js +72 -0
- package/lib/model/fxForwardTenorCurveData.d.ts +66 -0
- package/lib/model/fxForwardTenorCurveData.js +91 -0
- package/lib/model/fxForwardTenorCurveDataAllOf.d.ts +62 -0
- package/lib/model/fxForwardTenorCurveDataAllOf.js +72 -0
- package/lib/model/fxForwardTenorPipsCurveData.d.ts +69 -0
- package/lib/model/fxForwardTenorPipsCurveData.js +91 -0
- package/lib/model/fxForwardTenorPipsCurveDataAllOf.d.ts +62 -0
- package/lib/model/fxForwardTenorPipsCurveDataAllOf.js +72 -0
- package/lib/model/fxOption.d.ts +4 -3
- package/lib/model/fxOption.js +2 -1
- package/lib/model/fxOptionAllOf.d.ts +4 -3
- package/lib/model/fxOptionAllOf.js +2 -1
- package/lib/model/fxSwap.d.ts +4 -3
- package/lib/model/fxSwap.js +2 -1
- package/lib/model/fxSwapAllOf.d.ts +4 -3
- package/lib/model/fxSwapAllOf.js +2 -1
- package/lib/model/fxVolSurfaceData.d.ts +7 -3
- package/lib/model/fxVolSurfaceData.js +5 -1
- package/lib/model/getCdsFlowConventionsResponse.d.ts +1 -1
- package/lib/model/getCdsFlowConventionsResponse.js +1 -1
- package/lib/model/getComplexMarketDataResponse.d.ts +1 -1
- package/lib/model/getComplexMarketDataResponse.js +1 -1
- package/lib/model/getCounterpartyAgreementResponse.d.ts +1 -1
- package/lib/model/getCounterpartyAgreementResponse.js +1 -1
- package/lib/model/getCreditSupportAnnexResponse.d.ts +1 -1
- package/lib/model/getCreditSupportAnnexResponse.js +1 -1
- package/lib/model/getDataMapResponse.d.ts +1 -1
- package/lib/model/getDataMapResponse.js +1 -1
- package/lib/model/getFlowConventionsResponse.d.ts +1 -1
- package/lib/model/getFlowConventionsResponse.js +1 -1
- package/lib/model/getIndexConventionResponse.d.ts +1 -1
- package/lib/model/getIndexConventionResponse.js +1 -1
- package/lib/model/getInstrumentsResponse.d.ts +1 -1
- package/lib/model/getInstrumentsResponse.js +1 -1
- package/lib/model/getQuotesResponse.d.ts +1 -1
- package/lib/model/getQuotesResponse.js +1 -1
- package/lib/model/getRecipeResponse.d.ts +1 -1
- package/lib/model/getRecipeResponse.js +1 -1
- package/lib/model/getReferencePortfolioConstituentsResponse.d.ts +1 -1
- package/lib/model/getReferencePortfolioConstituentsResponse.js +1 -1
- package/lib/model/getStructuredMarketDataResponse.d.ts +1 -1
- package/lib/model/getStructuredMarketDataResponse.js +1 -1
- package/lib/model/getStructuredResultDataResponse.d.ts +1 -1
- package/lib/model/getStructuredResultDataResponse.js +1 -1
- package/lib/model/holdingAdjustment.d.ts +1 -1
- package/lib/model/holdingAdjustment.js +1 -1
- package/lib/model/holdingsAdjustment.d.ts +1 -1
- package/lib/model/holdingsAdjustment.js +1 -1
- package/lib/model/holdingsAdjustmentHeader.d.ts +1 -1
- package/lib/model/holdingsAdjustmentHeader.js +1 -1
- package/lib/model/iUnitDefinitionDto.d.ts +1 -1
- package/lib/model/iUnitDefinitionDto.js +1 -1
- package/lib/model/idSelectorDefinition.d.ts +1 -1
- package/lib/model/idSelectorDefinition.js +1 -1
- package/lib/model/identifierPartSchema.d.ts +1 -1
- package/lib/model/identifierPartSchema.js +1 -1
- package/lib/model/indexConvention.d.ts +1 -1
- package/lib/model/indexConvention.js +1 -1
- package/lib/model/industryClassifier.d.ts +1 -1
- package/lib/model/industryClassifier.js +1 -1
- package/lib/model/inlineValuationRequest.d.ts +1 -1
- package/lib/model/inlineValuationRequest.js +1 -1
- package/lib/model/inlineValuationsReconciliationRequest.d.ts +1 -1
- package/lib/model/inlineValuationsReconciliationRequest.js +1 -1
- package/lib/model/instrument.d.ts +1 -1
- package/lib/model/instrument.js +1 -1
- package/lib/model/instrumentCashFlow.d.ts +1 -1
- package/lib/model/instrumentCashFlow.js +1 -1
- package/lib/model/instrumentDefinition.d.ts +1 -1
- package/lib/model/instrumentDefinition.js +1 -1
- package/lib/model/instrumentDefinitionFormat.d.ts +1 -1
- package/lib/model/instrumentDefinitionFormat.js +1 -1
- package/lib/model/instrumentIdTypeDescriptor.d.ts +1 -1
- package/lib/model/instrumentIdTypeDescriptor.js +1 -1
- package/lib/model/instrumentIdValue.d.ts +1 -1
- package/lib/model/instrumentIdValue.js +1 -1
- package/lib/model/instrumentLeg.d.ts +4 -3
- package/lib/model/instrumentLeg.js +2 -1
- package/lib/model/instrumentLegAllOf.d.ts +4 -3
- package/lib/model/instrumentLegAllOf.js +2 -1
- package/lib/model/instrumentMatch.d.ts +1 -1
- package/lib/model/instrumentMatch.js +1 -1
- package/lib/model/instrumentProperties.d.ts +1 -1
- package/lib/model/instrumentProperties.js +1 -1
- package/lib/model/instrumentSearchProperty.d.ts +1 -1
- package/lib/model/instrumentSearchProperty.js +1 -1
- package/lib/model/instrumentType.d.ts +3 -2
- package/lib/model/instrumentType.js +2 -1
- package/lib/model/interestRateSwap.d.ts +4 -3
- package/lib/model/interestRateSwap.js +2 -1
- package/lib/model/interestRateSwapAllOf.d.ts +4 -3
- package/lib/model/interestRateSwapAllOf.js +2 -1
- package/lib/model/interestRateSwaption.d.ts +4 -3
- package/lib/model/interestRateSwaption.js +2 -1
- package/lib/model/interestRateSwaptionAllOf.d.ts +4 -3
- package/lib/model/interestRateSwaptionAllOf.js +2 -1
- package/lib/model/irVolCubeData.d.ts +7 -3
- package/lib/model/irVolCubeData.js +5 -1
- package/lib/model/irVolCubeDataAllOf.d.ts +7 -3
- package/lib/model/irVolCubeDataAllOf.js +5 -1
- package/lib/model/isBusinessDayResponse.d.ts +1 -1
- package/lib/model/isBusinessDayResponse.js +1 -1
- package/lib/model/labelValueSet.d.ts +1 -1
- package/lib/model/labelValueSet.js +1 -1
- package/lib/model/legDefinition.d.ts +1 -1
- package/lib/model/legDefinition.js +1 -1
- package/lib/model/legalEntity.d.ts +1 -1
- package/lib/model/legalEntity.js +1 -1
- package/lib/model/link.d.ts +1 -1
- package/lib/model/link.js +1 -1
- package/lib/model/listAggregationReconciliation.d.ts +1 -1
- package/lib/model/listAggregationReconciliation.js +1 -1
- package/lib/model/listAggregationResponse.d.ts +1 -1
- package/lib/model/listAggregationResponse.js +1 -1
- package/lib/model/lusidInstrument.d.ts +4 -3
- package/lib/model/lusidInstrument.js +2 -1
- package/lib/model/lusidProblemDetails.d.ts +1 -1
- package/lib/model/lusidProblemDetails.js +1 -1
- package/lib/model/lusidValidationProblemDetails.d.ts +1 -1
- package/lib/model/lusidValidationProblemDetails.js +1 -1
- package/lib/model/marketContext.d.ts +1 -1
- package/lib/model/marketContext.js +1 -1
- package/lib/model/marketContextSuppliers.d.ts +1 -1
- package/lib/model/marketContextSuppliers.js +1 -1
- package/lib/model/marketDataKeyRule.d.ts +1 -1
- package/lib/model/marketDataKeyRule.js +1 -1
- package/lib/model/marketDataType.d.ts +6 -2
- package/lib/model/marketDataType.js +5 -1
- package/lib/model/marketIdentifier.d.ts +1 -1
- package/lib/model/marketIdentifier.js +1 -1
- package/lib/model/marketOptions.d.ts +1 -1
- package/lib/model/marketOptions.js +1 -1
- package/lib/model/marketQuote.d.ts +1 -1
- package/lib/model/marketQuote.js +1 -1
- package/lib/model/metricValue.d.ts +1 -1
- package/lib/model/metricValue.js +1 -1
- package/lib/model/modelSelection.d.ts +5 -3
- package/lib/model/modelSelection.js +3 -1
- package/lib/model/models.d.ts +15 -0
- package/lib/model/models.js +55 -0
- package/lib/model/movementType.d.ts +1 -1
- package/lib/model/movementType.js +1 -1
- package/lib/model/nextValueInSequenceResponse.d.ts +33 -0
- package/lib/model/nextValueInSequenceResponse.js +36 -0
- package/lib/model/opaqueMarketData.d.ts +7 -3
- package/lib/model/opaqueMarketData.js +5 -1
- package/lib/model/opaqueMarketDataAllOf.d.ts +7 -3
- package/lib/model/opaqueMarketDataAllOf.js +5 -1
- package/lib/model/operandType.d.ts +1 -1
- package/lib/model/operandType.js +1 -1
- package/lib/model/operator.d.ts +1 -1
- package/lib/model/operator.js +1 -1
- package/lib/model/optionType.d.ts +1 -1
- package/lib/model/optionType.js +1 -1
- package/lib/model/order.d.ts +1 -1
- package/lib/model/order.js +1 -1
- package/lib/model/orderBySpec.d.ts +1 -1
- package/lib/model/orderBySpec.js +1 -1
- package/lib/model/orderInstruction.d.ts +1 -1
- package/lib/model/orderInstruction.js +1 -1
- package/lib/model/orderInstructionRequest.d.ts +1 -1
- package/lib/model/orderInstructionRequest.js +1 -1
- package/lib/model/orderInstructionSetRequest.d.ts +1 -1
- package/lib/model/orderInstructionSetRequest.js +1 -1
- package/lib/model/orderRequest.d.ts +1 -1
- package/lib/model/orderRequest.js +1 -1
- package/lib/model/orderSetRequest.d.ts +1 -1
- package/lib/model/orderSetRequest.js +1 -1
- package/lib/model/outputTransaction.d.ts +1 -1
- package/lib/model/outputTransaction.js +1 -1
- package/lib/model/package.d.ts +1 -1
- package/lib/model/package.js +1 -1
- package/lib/model/packageRequest.d.ts +1 -1
- package/lib/model/packageRequest.js +1 -1
- package/lib/model/packageSetRequest.d.ts +1 -1
- package/lib/model/packageSetRequest.js +1 -1
- package/lib/model/pagedResourceListOfAllocation.d.ts +1 -1
- package/lib/model/pagedResourceListOfAllocation.js +1 -1
- package/lib/model/pagedResourceListOfBlock.d.ts +1 -1
- package/lib/model/pagedResourceListOfBlock.js +1 -1
- package/lib/model/pagedResourceListOfCalendar.d.ts +1 -1
- package/lib/model/pagedResourceListOfCalendar.js +1 -1
- package/lib/model/pagedResourceListOfCorporateActionSource.d.ts +1 -1
- package/lib/model/pagedResourceListOfCorporateActionSource.js +1 -1
- package/lib/model/pagedResourceListOfCustomEntityResponse.d.ts +1 -1
- package/lib/model/pagedResourceListOfCustomEntityResponse.js +1 -1
- package/lib/model/pagedResourceListOfCutLabelDefinition.d.ts +1 -1
- package/lib/model/pagedResourceListOfCutLabelDefinition.js +1 -1
- package/lib/model/pagedResourceListOfExecution.d.ts +1 -1
- package/lib/model/pagedResourceListOfExecution.js +1 -1
- package/lib/model/pagedResourceListOfInstrument.d.ts +1 -1
- package/lib/model/pagedResourceListOfInstrument.js +1 -1
- package/lib/model/pagedResourceListOfLegalEntity.d.ts +1 -1
- package/lib/model/pagedResourceListOfLegalEntity.js +1 -1
- package/lib/model/pagedResourceListOfOrder.d.ts +1 -1
- package/lib/model/pagedResourceListOfOrder.js +1 -1
- package/lib/model/pagedResourceListOfOrderInstruction.d.ts +1 -1
- package/lib/model/pagedResourceListOfOrderInstruction.js +1 -1
- package/lib/model/pagedResourceListOfPackage.d.ts +1 -1
- package/lib/model/pagedResourceListOfPackage.js +1 -1
- package/lib/model/pagedResourceListOfParticipation.d.ts +1 -1
- package/lib/model/pagedResourceListOfParticipation.js +1 -1
- package/lib/model/pagedResourceListOfPerson.d.ts +1 -1
- package/lib/model/pagedResourceListOfPerson.js +1 -1
- package/lib/model/pagedResourceListOfPlacement.d.ts +1 -1
- package/lib/model/pagedResourceListOfPlacement.js +1 -1
- package/lib/model/pagedResourceListOfPortfolioGroupSearchResult.d.ts +1 -1
- package/lib/model/pagedResourceListOfPortfolioGroupSearchResult.js +1 -1
- package/lib/model/pagedResourceListOfPortfolioSearchResult.d.ts +1 -1
- package/lib/model/pagedResourceListOfPortfolioSearchResult.js +1 -1
- package/lib/model/pagedResourceListOfPropertyDefinitionSearchResult.d.ts +1 -1
- package/lib/model/pagedResourceListOfPropertyDefinitionSearchResult.js +1 -1
- package/lib/model/participation.d.ts +1 -1
- package/lib/model/participation.js +1 -1
- package/lib/model/participationRequest.d.ts +1 -1
- package/lib/model/participationRequest.js +1 -1
- package/lib/model/participationSetRequest.d.ts +1 -1
- package/lib/model/participationSetRequest.js +1 -1
- package/lib/model/payReceive.d.ts +1 -1
- package/lib/model/payReceive.js +1 -1
- package/lib/model/performanceReturn.d.ts +1 -1
- package/lib/model/performanceReturn.js +1 -1
- package/lib/model/performanceReturnsMetric.d.ts +1 -1
- package/lib/model/performanceReturnsMetric.js +1 -1
- package/lib/model/periodType.d.ts +1 -1
- package/lib/model/periodType.js +1 -1
- package/lib/model/perpetualEntityState.d.ts +1 -1
- package/lib/model/perpetualEntityState.js +1 -1
- package/lib/model/perpetualProperty.d.ts +1 -1
- package/lib/model/perpetualProperty.js +1 -1
- package/lib/model/person.d.ts +1 -1
- package/lib/model/person.js +1 -1
- package/lib/model/placement.d.ts +1 -1
- package/lib/model/placement.js +1 -1
- package/lib/model/placementRequest.d.ts +1 -1
- package/lib/model/placementRequest.js +1 -1
- package/lib/model/placementSetRequest.d.ts +1 -1
- package/lib/model/placementSetRequest.js +1 -1
- package/lib/model/portfolio.d.ts +1 -1
- package/lib/model/portfolio.js +1 -1
- package/lib/model/portfolioCashFlow.d.ts +1 -1
- package/lib/model/portfolioCashFlow.js +1 -1
- package/lib/model/portfolioCashLadder.d.ts +1 -1
- package/lib/model/portfolioCashLadder.js +1 -1
- package/lib/model/portfolioDetails.d.ts +1 -1
- package/lib/model/portfolioDetails.js +1 -1
- package/lib/model/portfolioEntityId.d.ts +1 -1
- package/lib/model/portfolioEntityId.js +1 -1
- package/lib/model/portfolioGroup.d.ts +1 -1
- package/lib/model/portfolioGroup.js +1 -1
- package/lib/model/portfolioGroupProperties.d.ts +1 -1
- package/lib/model/portfolioGroupProperties.js +1 -1
- package/lib/model/portfolioGroupSearchResult.d.ts +1 -1
- package/lib/model/portfolioGroupSearchResult.js +1 -1
- package/lib/model/portfolioHolding.d.ts +1 -1
- package/lib/model/portfolioHolding.js +1 -1
- package/lib/model/portfolioProperties.d.ts +1 -1
- package/lib/model/portfolioProperties.js +1 -1
- package/lib/model/portfolioReconciliationRequest.d.ts +1 -1
- package/lib/model/portfolioReconciliationRequest.js +1 -1
- package/lib/model/portfolioSearchResult.d.ts +1 -1
- package/lib/model/portfolioSearchResult.js +1 -1
- package/lib/model/portfolioType.d.ts +1 -1
- package/lib/model/portfolioType.js +1 -1
- package/lib/model/portfoliosReconciliationRequest.d.ts +1 -1
- package/lib/model/portfoliosReconciliationRequest.js +1 -1
- package/lib/model/portfoliosReconciliationRequestPreview.d.ts +1 -1
- package/lib/model/portfoliosReconciliationRequestPreview.js +1 -1
- package/lib/model/premium.d.ts +1 -1
- package/lib/model/premium.js +1 -1
- package/lib/model/pricingContext.d.ts +1 -1
- package/lib/model/pricingContext.js +1 -1
- package/lib/model/pricingModel.d.ts +4 -2
- package/lib/model/pricingModel.js +3 -1
- package/lib/model/pricingOptions.d.ts +1 -1
- package/lib/model/pricingOptions.js +1 -1
- package/lib/model/processedCommand.d.ts +1 -1
- package/lib/model/processedCommand.js +1 -1
- package/lib/model/property.d.ts +1 -1
- package/lib/model/property.js +1 -1
- package/lib/model/propertyDefinition.d.ts +1 -1
- package/lib/model/propertyDefinition.js +1 -1
- package/lib/model/propertyDefinitionSearchResult.d.ts +1 -1
- package/lib/model/propertyDefinitionSearchResult.js +1 -1
- package/lib/model/propertyDefinitionType.d.ts +1 -1
- package/lib/model/propertyDefinitionType.js +1 -1
- package/lib/model/propertyDomain.d.ts +1 -1
- package/lib/model/propertyDomain.js +1 -1
- package/lib/model/propertyFilter.d.ts +1 -1
- package/lib/model/propertyFilter.js +1 -1
- package/lib/model/propertyInterval.d.ts +1 -1
- package/lib/model/propertyInterval.js +1 -1
- package/lib/model/propertyLifeTime.d.ts +1 -1
- package/lib/model/propertyLifeTime.js +1 -1
- package/lib/model/propertySchema.d.ts +1 -1
- package/lib/model/propertySchema.js +1 -1
- package/lib/model/propertyType.d.ts +1 -1
- package/lib/model/propertyType.js +1 -1
- package/lib/model/propertyValue.d.ts +1 -1
- package/lib/model/propertyValue.js +1 -1
- package/lib/model/quote.d.ts +1 -1
- package/lib/model/quote.js +1 -1
- package/lib/model/quoteAccessMetadataRule.d.ts +1 -1
- package/lib/model/quoteAccessMetadataRule.js +1 -1
- package/lib/model/quoteAccessMetadataRuleId.d.ts +1 -1
- package/lib/model/quoteAccessMetadataRuleId.js +1 -1
- package/lib/model/quoteId.d.ts +1 -1
- package/lib/model/quoteId.js +1 -1
- package/lib/model/quoteInstrumentIdType.d.ts +1 -1
- package/lib/model/quoteInstrumentIdType.js +1 -1
- package/lib/model/quoteSeriesId.d.ts +1 -1
- package/lib/model/quoteSeriesId.js +1 -1
- package/lib/model/quoteType.d.ts +1 -1
- package/lib/model/quoteType.js +1 -1
- package/lib/model/realisedGainLoss.d.ts +1 -1
- package/lib/model/realisedGainLoss.js +1 -1
- package/lib/model/reconciliationBreak.d.ts +1 -1
- package/lib/model/reconciliationBreak.js +1 -1
- package/lib/model/reconciliationLeftRightAddressKeyPair.d.ts +1 -1
- package/lib/model/reconciliationLeftRightAddressKeyPair.js +1 -1
- package/lib/model/referencePortfolioConstituent.d.ts +1 -1
- package/lib/model/referencePortfolioConstituent.js +1 -1
- package/lib/model/referencePortfolioConstituentRequest.d.ts +1 -1
- package/lib/model/referencePortfolioConstituentRequest.js +1 -1
- package/lib/model/referencePortfolioWeightType.d.ts +1 -1
- package/lib/model/referencePortfolioWeightType.js +1 -1
- package/lib/model/relatedEntity.d.ts +1 -1
- package/lib/model/relatedEntity.js +1 -1
- package/lib/model/relation.d.ts +1 -1
- package/lib/model/relation.js +1 -1
- package/lib/model/relationDefinition.d.ts +1 -1
- package/lib/model/relationDefinition.js +1 -1
- package/lib/model/relationship.d.ts +1 -1
- package/lib/model/relationship.js +1 -1
- package/lib/model/relationshipDefinition.d.ts +1 -1
- package/lib/model/relationshipDefinition.js +1 -1
- package/lib/model/repo.d.ts +5 -4
- package/lib/model/repo.js +2 -1
- package/lib/model/repoAllOf.d.ts +5 -4
- package/lib/model/repoAllOf.js +2 -1
- package/lib/model/resourceId.d.ts +1 -1
- package/lib/model/resourceId.js +1 -1
- package/lib/model/resourceListOfA2BDataRecord.d.ts +1 -1
- package/lib/model/resourceListOfA2BDataRecord.js +1 -1
- package/lib/model/resourceListOfA2BMovementRecord.d.ts +1 -1
- package/lib/model/resourceListOfA2BMovementRecord.js +1 -1
- package/lib/model/resourceListOfAccessControlledResource.d.ts +1 -1
- package/lib/model/resourceListOfAccessControlledResource.js +1 -1
- package/lib/model/resourceListOfAccessMetadataValueOf.d.ts +1 -1
- package/lib/model/resourceListOfAccessMetadataValueOf.js +1 -1
- package/lib/model/resourceListOfAggregatedReturn.d.ts +1 -1
- package/lib/model/resourceListOfAggregatedReturn.js +1 -1
- package/lib/model/resourceListOfAggregationQuery.d.ts +1 -1
- package/lib/model/resourceListOfAggregationQuery.js +1 -1
- package/lib/model/resourceListOfAllocation.d.ts +1 -1
- package/lib/model/resourceListOfAllocation.js +1 -1
- package/lib/model/resourceListOfBlock.d.ts +1 -1
- package/lib/model/resourceListOfBlock.js +1 -1
- package/lib/model/resourceListOfCalendarDate.d.ts +1 -1
- package/lib/model/resourceListOfCalendarDate.js +1 -1
- package/lib/model/resourceListOfChange.d.ts +1 -1
- package/lib/model/resourceListOfChange.js +1 -1
- package/lib/model/resourceListOfConstituentsAdjustmentHeader.d.ts +1 -1
- package/lib/model/resourceListOfConstituentsAdjustmentHeader.js +1 -1
- package/lib/model/resourceListOfCorporateAction.d.ts +1 -1
- package/lib/model/resourceListOfCorporateAction.js +1 -1
- package/lib/model/resourceListOfDataType.d.ts +1 -1
- package/lib/model/resourceListOfDataType.js +1 -1
- package/lib/model/resourceListOfExecution.d.ts +1 -1
- package/lib/model/resourceListOfExecution.js +1 -1
- package/lib/model/resourceListOfFeeCalculationDetails.d.ts +1 -1
- package/lib/model/resourceListOfFeeCalculationDetails.js +1 -1
- package/lib/model/resourceListOfGetCdsFlowConventionsResponse.d.ts +1 -1
- package/lib/model/resourceListOfGetCdsFlowConventionsResponse.js +1 -1
- package/lib/model/resourceListOfGetCounterpartyAgreementResponse.d.ts +1 -1
- package/lib/model/resourceListOfGetCounterpartyAgreementResponse.js +1 -1
- package/lib/model/resourceListOfGetCreditSupportAnnexResponse.d.ts +1 -1
- package/lib/model/resourceListOfGetCreditSupportAnnexResponse.js +1 -1
- package/lib/model/resourceListOfGetFlowConventionsResponse.d.ts +1 -1
- package/lib/model/resourceListOfGetFlowConventionsResponse.js +1 -1
- package/lib/model/resourceListOfGetIndexConventionResponse.d.ts +1 -1
- package/lib/model/resourceListOfGetIndexConventionResponse.js +1 -1
- package/lib/model/resourceListOfGetRecipeResponse.d.ts +1 -1
- package/lib/model/resourceListOfGetRecipeResponse.js +1 -1
- package/lib/model/resourceListOfHoldingsAdjustmentHeader.d.ts +1 -1
- package/lib/model/resourceListOfHoldingsAdjustmentHeader.js +1 -1
- package/lib/model/resourceListOfIUnitDefinitionDto.d.ts +1 -1
- package/lib/model/resourceListOfIUnitDefinitionDto.js +1 -1
- package/lib/model/resourceListOfInstrumentCashFlow.d.ts +1 -1
- package/lib/model/resourceListOfInstrumentCashFlow.js +1 -1
- package/lib/model/resourceListOfInstrumentIdTypeDescriptor.d.ts +1 -1
- package/lib/model/resourceListOfInstrumentIdTypeDescriptor.js +1 -1
- package/lib/model/resourceListOfOrder.d.ts +1 -1
- package/lib/model/resourceListOfOrder.js +1 -1
- package/lib/model/resourceListOfOrderInstruction.d.ts +1 -1
- package/lib/model/resourceListOfOrderInstruction.js +1 -1
- package/lib/model/resourceListOfPackage.d.ts +1 -1
- package/lib/model/resourceListOfPackage.js +1 -1
- package/lib/model/resourceListOfParticipation.d.ts +1 -1
- package/lib/model/resourceListOfParticipation.js +1 -1
- package/lib/model/resourceListOfPerformanceReturn.d.ts +1 -1
- package/lib/model/resourceListOfPerformanceReturn.js +1 -1
- package/lib/model/resourceListOfPlacement.d.ts +1 -1
- package/lib/model/resourceListOfPlacement.js +1 -1
- package/lib/model/resourceListOfPortfolio.d.ts +1 -1
- package/lib/model/resourceListOfPortfolio.js +1 -1
- package/lib/model/resourceListOfPortfolioCashFlow.d.ts +1 -1
- package/lib/model/resourceListOfPortfolioCashFlow.js +1 -1
- package/lib/model/resourceListOfPortfolioCashLadder.d.ts +1 -1
- package/lib/model/resourceListOfPortfolioCashLadder.js +1 -1
- package/lib/model/resourceListOfPortfolioGroup.d.ts +1 -1
- package/lib/model/resourceListOfPortfolioGroup.js +1 -1
- package/lib/model/resourceListOfProcessedCommand.d.ts +1 -1
- package/lib/model/resourceListOfProcessedCommand.js +1 -1
- package/lib/model/resourceListOfProperty.d.ts +1 -1
- package/lib/model/resourceListOfProperty.js +1 -1
- package/lib/model/resourceListOfPropertyDefinition.d.ts +1 -1
- package/lib/model/resourceListOfPropertyDefinition.js +1 -1
- package/lib/model/resourceListOfPropertyInterval.d.ts +1 -1
- package/lib/model/resourceListOfPropertyInterval.js +1 -1
- package/lib/model/resourceListOfQuote.d.ts +1 -1
- package/lib/model/resourceListOfQuote.js +1 -1
- package/lib/model/resourceListOfQuoteAccessMetadataRule.d.ts +1 -1
- package/lib/model/resourceListOfQuoteAccessMetadataRule.js +1 -1
- package/lib/model/resourceListOfReconciliationBreak.d.ts +1 -1
- package/lib/model/resourceListOfReconciliationBreak.js +1 -1
- package/lib/model/resourceListOfRelation.d.ts +1 -1
- package/lib/model/resourceListOfRelation.js +1 -1
- package/lib/model/resourceListOfRelationship.d.ts +1 -1
- package/lib/model/resourceListOfRelationship.js +1 -1
- package/lib/model/resourceListOfScopeDefinition.d.ts +1 -1
- package/lib/model/resourceListOfScopeDefinition.js +1 -1
- package/lib/model/resourceListOfString.d.ts +1 -1
- package/lib/model/resourceListOfString.js +1 -1
- package/lib/model/resourceListOfTransaction.d.ts +1 -1
- package/lib/model/resourceListOfTransaction.js +1 -1
- package/lib/model/resourceListOfValueType.d.ts +1 -1
- package/lib/model/resourceListOfValueType.js +1 -1
- package/lib/model/resultDataKeyRule.d.ts +1 -1
- package/lib/model/resultDataKeyRule.js +1 -1
- package/lib/model/resultDataSchema.d.ts +1 -1
- package/lib/model/resultDataSchema.js +1 -1
- package/lib/model/schema.d.ts +1 -1
- package/lib/model/schema.js +1 -1
- package/lib/model/scopeDefinition.d.ts +1 -1
- package/lib/model/scopeDefinition.js +1 -1
- package/lib/model/sequenceDefinition.d.ts +59 -0
- package/lib/model/sequenceDefinition.js +71 -0
- package/lib/model/setPersonIdentifiersRequest.d.ts +1 -1
- package/lib/model/setPersonIdentifiersRequest.js +1 -1
- package/lib/model/setPersonPropertiesRequest.d.ts +1 -1
- package/lib/model/setPersonPropertiesRequest.js +1 -1
- package/lib/model/sideConfigurationData.d.ts +1 -1
- package/lib/model/sideConfigurationData.js +1 -1
- package/lib/model/sideConfigurationDataRequest.d.ts +1 -1
- package/lib/model/sideConfigurationDataRequest.js +1 -1
- package/lib/model/simpleInstrument.d.ts +4 -3
- package/lib/model/simpleInstrument.js +2 -1
- package/lib/model/simpleInstrumentAllOf.d.ts +4 -3
- package/lib/model/simpleInstrumentAllOf.js +2 -1
- package/lib/model/sortOrder.d.ts +1 -1
- package/lib/model/sortOrder.js +1 -1
- package/lib/model/stream.d.ts +1 -1
- package/lib/model/stream.js +1 -1
- package/lib/model/structuredMarketData.d.ts +1 -1
- package/lib/model/structuredMarketData.js +1 -1
- package/lib/model/structuredMarketDataId.d.ts +1 -1
- package/lib/model/structuredMarketDataId.js +1 -1
- package/lib/model/structuredResultData.d.ts +1 -1
- package/lib/model/structuredResultData.js +1 -1
- package/lib/model/structuredResultDataId.d.ts +1 -1
- package/lib/model/structuredResultDataId.js +1 -1
- package/lib/model/targetTaxLot.d.ts +1 -1
- package/lib/model/targetTaxLot.js +1 -1
- package/lib/model/targetTaxLotRequest.d.ts +1 -1
- package/lib/model/targetTaxLotRequest.js +1 -1
- package/lib/model/termDeposit.d.ts +4 -3
- package/lib/model/termDeposit.js +2 -1
- package/lib/model/termDepositAllOf.d.ts +4 -3
- package/lib/model/termDepositAllOf.js +2 -1
- package/lib/model/tolerance.d.ts +1 -1
- package/lib/model/tolerance.js +1 -1
- package/lib/model/toleranceEnum.d.ts +1 -1
- package/lib/model/toleranceEnum.js +1 -1
- package/lib/model/transaction.d.ts +1 -1
- package/lib/model/transaction.js +1 -1
- package/lib/model/transactionConfigurationData.d.ts +1 -1
- package/lib/model/transactionConfigurationData.js +1 -1
- package/lib/model/transactionConfigurationDataRequest.d.ts +1 -1
- package/lib/model/transactionConfigurationDataRequest.js +1 -1
- package/lib/model/transactionConfigurationMovementData.d.ts +1 -1
- package/lib/model/transactionConfigurationMovementData.js +1 -1
- package/lib/model/transactionConfigurationMovementDataRequest.d.ts +1 -1
- package/lib/model/transactionConfigurationMovementDataRequest.js +1 -1
- package/lib/model/transactionConfigurationTypeAlias.d.ts +1 -1
- package/lib/model/transactionConfigurationTypeAlias.js +1 -1
- package/lib/model/transactionPrice.d.ts +1 -1
- package/lib/model/transactionPrice.js +1 -1
- package/lib/model/transactionPriceType.d.ts +1 -1
- package/lib/model/transactionPriceType.js +1 -1
- package/lib/model/transactionPropertyMapping.d.ts +1 -1
- package/lib/model/transactionPropertyMapping.js +1 -1
- package/lib/model/transactionPropertyMappingRequest.d.ts +1 -1
- package/lib/model/transactionPropertyMappingRequest.js +1 -1
- package/lib/model/transactionQueryMode.d.ts +1 -1
- package/lib/model/transactionQueryMode.js +1 -1
- package/lib/model/transactionQueryParameters.d.ts +1 -1
- package/lib/model/transactionQueryParameters.js +1 -1
- package/lib/model/transactionRequest.d.ts +1 -1
- package/lib/model/transactionRequest.js +1 -1
- package/lib/model/transactionRoles.d.ts +1 -1
- package/lib/model/transactionRoles.js +1 -1
- package/lib/model/transactionSetConfigurationData.d.ts +1 -1
- package/lib/model/transactionSetConfigurationData.js +1 -1
- package/lib/model/transactionSetConfigurationDataRequest.d.ts +1 -1
- package/lib/model/transactionSetConfigurationDataRequest.js +1 -1
- package/lib/model/transactionStatus.d.ts +1 -1
- package/lib/model/transactionStatus.js +1 -1
- package/lib/model/translateInstrumentDefinitionsRequest.d.ts +1 -1
- package/lib/model/translateInstrumentDefinitionsRequest.js +1 -1
- package/lib/model/translateInstrumentDefinitionsResponse.d.ts +1 -1
- package/lib/model/translateInstrumentDefinitionsResponse.js +1 -1
- package/lib/model/typedResourceId.d.ts +1 -1
- package/lib/model/typedResourceId.js +1 -1
- package/lib/model/unitSchema.d.ts +1 -1
- package/lib/model/unitSchema.js +1 -1
- package/lib/model/unmatchedHoldingMethod.d.ts +1 -1
- package/lib/model/unmatchedHoldingMethod.js +1 -1
- package/lib/model/updateCalendarRequest.d.ts +1 -1
- package/lib/model/updateCalendarRequest.js +1 -1
- package/lib/model/updateCutLabelDefinitionRequest.d.ts +1 -1
- package/lib/model/updateCutLabelDefinitionRequest.js +1 -1
- package/lib/model/updateDataTypeRequest.d.ts +10 -1
- package/lib/model/updateDataTypeRequest.js +11 -1
- package/lib/model/updateInstrumentIdentifierRequest.d.ts +1 -1
- package/lib/model/updateInstrumentIdentifierRequest.js +1 -1
- package/lib/model/updatePortfolioGroupRequest.d.ts +1 -1
- package/lib/model/updatePortfolioGroupRequest.js +1 -1
- package/lib/model/updatePortfolioRequest.d.ts +1 -1
- package/lib/model/updatePortfolioRequest.js +1 -1
- package/lib/model/updatePropertyDefinitionRequest.d.ts +1 -1
- package/lib/model/updatePropertyDefinitionRequest.js +1 -1
- package/lib/model/updateRelationshipDefinitionRequest.d.ts +1 -1
- package/lib/model/updateRelationshipDefinitionRequest.js +1 -1
- package/lib/model/updateUnitRequest.d.ts +27 -0
- package/lib/model/updateUnitRequest.js +41 -0
- package/lib/model/upsertCdsFlowConventionsRequest.d.ts +1 -1
- package/lib/model/upsertCdsFlowConventionsRequest.js +1 -1
- package/lib/model/upsertComplexMarketDataRequest.d.ts +1 -1
- package/lib/model/upsertComplexMarketDataRequest.js +1 -1
- package/lib/model/upsertCorporateActionRequest.d.ts +1 -1
- package/lib/model/upsertCorporateActionRequest.js +1 -1
- package/lib/model/upsertCorporateActionsResponse.d.ts +1 -1
- package/lib/model/upsertCorporateActionsResponse.js +1 -1
- package/lib/model/upsertCounterpartyAgreementRequest.d.ts +1 -1
- package/lib/model/upsertCounterpartyAgreementRequest.js +1 -1
- package/lib/model/upsertCreditSupportAnnexRequest.d.ts +1 -1
- package/lib/model/upsertCreditSupportAnnexRequest.js +1 -1
- package/lib/model/upsertFlowConventionsRequest.d.ts +1 -1
- package/lib/model/upsertFlowConventionsRequest.js +1 -1
- package/lib/model/upsertIndexConventionRequest.d.ts +1 -1
- package/lib/model/upsertIndexConventionRequest.js +1 -1
- package/lib/model/upsertInstrumentPropertiesResponse.d.ts +1 -1
- package/lib/model/upsertInstrumentPropertiesResponse.js +1 -1
- package/lib/model/upsertInstrumentPropertyRequest.d.ts +1 -1
- package/lib/model/upsertInstrumentPropertyRequest.js +1 -1
- package/lib/model/upsertInstrumentsResponse.d.ts +1 -1
- package/lib/model/upsertInstrumentsResponse.js +1 -1
- package/lib/model/upsertLegalEntityAccessMetadataRequest.d.ts +1 -1
- package/lib/model/upsertLegalEntityAccessMetadataRequest.js +1 -1
- package/lib/model/upsertLegalEntityRequest.d.ts +1 -1
- package/lib/model/upsertLegalEntityRequest.js +1 -1
- package/lib/model/upsertPersonAccessMetadataRequest.d.ts +1 -1
- package/lib/model/upsertPersonAccessMetadataRequest.js +1 -1
- package/lib/model/upsertPersonRequest.d.ts +1 -1
- package/lib/model/upsertPersonRequest.js +1 -1
- package/lib/model/upsertPortfolioAccessMetadataRequest.d.ts +1 -1
- package/lib/model/upsertPortfolioAccessMetadataRequest.js +1 -1
- package/lib/model/upsertPortfolioGroupAccessMetadataRequest.d.ts +1 -1
- package/lib/model/upsertPortfolioGroupAccessMetadataRequest.js +1 -1
- package/lib/model/upsertPortfolioTransactionsResponse.d.ts +1 -1
- package/lib/model/upsertPortfolioTransactionsResponse.js +1 -1
- package/lib/model/upsertQuoteAccessMetadataRuleRequest.d.ts +1 -1
- package/lib/model/upsertQuoteAccessMetadataRuleRequest.js +1 -1
- package/lib/model/upsertQuoteRequest.d.ts +1 -1
- package/lib/model/upsertQuoteRequest.js +1 -1
- package/lib/model/upsertQuotesResponse.d.ts +1 -1
- package/lib/model/upsertQuotesResponse.js +1 -1
- package/lib/model/upsertRecipeRequest.d.ts +1 -1
- package/lib/model/upsertRecipeRequest.js +1 -1
- package/lib/model/upsertReferencePortfolioConstituentsRequest.d.ts +1 -1
- package/lib/model/upsertReferencePortfolioConstituentsRequest.js +1 -1
- package/lib/model/upsertReferencePortfolioConstituentsResponse.d.ts +1 -1
- package/lib/model/upsertReferencePortfolioConstituentsResponse.js +1 -1
- package/lib/model/upsertReturnsResponse.d.ts +1 -1
- package/lib/model/upsertReturnsResponse.js +1 -1
- package/lib/model/upsertSingleStructuredDataResponse.d.ts +1 -1
- package/lib/model/upsertSingleStructuredDataResponse.js +1 -1
- package/lib/model/upsertStructuredDataResponse.d.ts +1 -1
- package/lib/model/upsertStructuredDataResponse.js +1 -1
- package/lib/model/upsertStructuredMarketDataRequest.d.ts +1 -1
- package/lib/model/upsertStructuredMarketDataRequest.js +1 -1
- package/lib/model/upsertStructuredResultDataRequest.d.ts +1 -1
- package/lib/model/upsertStructuredResultDataRequest.js +1 -1
- package/lib/model/upsertTransactionPropertiesResponse.d.ts +1 -1
- package/lib/model/upsertTransactionPropertiesResponse.js +1 -1
- package/lib/model/user.d.ts +1 -1
- package/lib/model/user.js +1 -1
- package/lib/model/valuationRequest.d.ts +1 -1
- package/lib/model/valuationRequest.js +1 -1
- package/lib/model/valuationSchedule.d.ts +1 -1
- package/lib/model/valuationSchedule.js +1 -1
- package/lib/model/valuationsReconciliationRequest.d.ts +1 -1
- package/lib/model/valuationsReconciliationRequest.js +1 -1
- package/lib/model/valueType.d.ts +1 -1
- package/lib/model/valueType.js +1 -1
- package/lib/model/vendorLibrary.d.ts +1 -1
- package/lib/model/vendorLibrary.js +1 -1
- package/lib/model/vendorModelRule.d.ts +1 -1
- package/lib/model/vendorModelRule.js +1 -1
- package/lib/model/version.d.ts +1 -1
- package/lib/model/version.js +1 -1
- package/lib/model/versionSummaryDto.d.ts +1 -1
- package/lib/model/versionSummaryDto.js +1 -1
- package/lib/model/versionedResourceListOfOutputTransaction.d.ts +1 -1
- package/lib/model/versionedResourceListOfOutputTransaction.js +1 -1
- package/lib/model/versionedResourceListOfPortfolioHolding.d.ts +1 -1
- package/lib/model/versionedResourceListOfPortfolioHolding.js +1 -1
- package/lib/model/versionedResourceListOfTransaction.d.ts +1 -1
- package/lib/model/versionedResourceListOfTransaction.js +1 -1
- package/lib/model/weekendMask.d.ts +1 -1
- package/lib/model/weekendMask.js +1 -1
- package/lib/model/weightedInstrument.d.ts +1 -1
- package/lib/model/weightedInstrument.js +1 -1
- package/lib/model/weightedInstruments.d.ts +1 -1
- package/lib/model/weightedInstruments.js +1 -1
- package/lib/model/yieldCurveData.d.ts +7 -6
- package/lib/model/yieldCurveData.js +5 -1
- package/lib/model/yieldCurveDataAllOf.d.ts +7 -3
- package/lib/model/yieldCurveDataAllOf.js +5 -1
- package/model/a2BBreakdown.ts +1 -1
- package/model/a2BCategory.ts +1 -1
- package/model/a2BDataRecord.ts +1 -1
- package/model/a2BMovementRecord.ts +1 -1
- package/model/accessControlledAction.ts +1 -1
- package/model/accessControlledResource.ts +1 -1
- package/model/accessMetadataValue.ts +1 -1
- package/model/accountingMethod.ts +1 -1
- package/model/actionId.ts +1 -1
- package/model/addBusinessDaysToDateRequest.ts +1 -1
- package/model/addBusinessDaysToDateResponse.ts +1 -1
- package/model/adjustHolding.ts +1 -1
- package/model/adjustHoldingRequest.ts +1 -1
- package/model/aggregateSpec.ts +1 -1
- package/model/aggregatedReturn.ts +1 -1
- package/model/aggregatedReturnsRequest.ts +10 -1
- package/model/aggregationContext.ts +1 -1
- package/model/aggregationMeasureFailureDetail.ts +1 -1
- package/model/aggregationOp.ts +1 -1
- package/model/aggregationOptions.ts +1 -1
- package/model/aggregationQuery.ts +1 -1
- package/model/aggregationType.ts +1 -1
- package/model/allocation.ts +1 -1
- package/model/allocationRequest.ts +1 -1
- package/model/allocationSetRequest.ts +1 -1
- package/model/annulQuotesResponse.ts +1 -1
- package/model/annulSingleStructuredDataResponse.ts +1 -1
- package/model/annulStructuredDataResponse.ts +1 -1
- package/model/assetClass.ts +1 -1
- package/model/basket.ts +4 -3
- package/model/basketAllOf.ts +4 -3
- package/model/basketIdentifier.ts +1 -1
- package/model/block.ts +1 -1
- package/model/blockRequest.ts +1 -1
- package/model/blockSetRequest.ts +1 -1
- package/model/bond.ts +4 -3
- package/model/bondAllOf.ts +4 -3
- package/model/bucketedCashFlowRequest.ts +1 -1
- package/model/bucketedCashFlowResponse.ts +1 -1
- package/model/calendar.ts +1 -1
- package/model/calendarDate.ts +1 -1
- package/model/cashLadderRecord.ts +1 -1
- package/model/cashPerpetual.ts +4 -3
- package/model/cashPerpetualAllOf.ts +4 -3
- package/model/cdsFlowConventions.ts +2 -2
- package/model/cdsIndex.ts +4 -3
- package/model/cdsIndexAllOf.ts +4 -3
- package/model/cdsProtectionDetailSpecification.ts +1 -1
- package/model/cdsRestructuringType.ts +1 -1
- package/model/cdsSeniority.ts +1 -1
- package/model/change.ts +1 -1
- package/model/completePortfolio.ts +1 -1
- package/model/completeRelation.ts +1 -1
- package/model/completeRelationship.ts +1 -1
- package/model/complexMarketData.ts +7 -3
- package/model/complexMarketDataId.ts +1 -1
- package/model/configurationRecipe.ts +1 -1
- package/model/configurationRecipeSnippet.ts +1 -1
- package/model/constituentsAdjustmentHeader.ts +1 -1
- package/model/contractForDifference.ts +4 -3
- package/model/contractForDifferenceAllOf.ts +4 -3
- package/model/corporateAction.ts +1 -1
- package/model/corporateActionSource.ts +1 -1
- package/model/corporateActionTransition.ts +1 -1
- package/model/corporateActionTransitionComponent.ts +1 -1
- package/model/corporateActionTransitionComponentRequest.ts +1 -1
- package/model/corporateActionTransitionRequest.ts +1 -1
- package/model/counterpartyAgreement.ts +1 -1
- package/model/counterpartyRiskInformation.ts +1 -1
- package/model/counterpartySignatory.ts +1 -1
- package/model/createCalendarRequest.ts +1 -1
- package/model/createCorporateActionSourceRequest.ts +1 -1
- package/model/createCutLabelDefinitionRequest.ts +1 -1
- package/model/createDataMapRequest.ts +1 -1
- package/model/createDataTypeRequest.ts +1 -1
- package/model/createDateRequest.ts +1 -1
- package/model/createDerivedPropertyDefinitionRequest.ts +1 -1
- package/model/createDerivedTransactionPortfolioRequest.ts +1 -1
- package/model/createPortfolioDetails.ts +1 -1
- package/model/createPortfolioGroupRequest.ts +1 -1
- package/model/createPropertyDefinitionRequest.ts +1 -1
- package/model/createRecipeRequest.ts +1 -1
- package/model/createReferencePortfolioRequest.ts +1 -1
- package/model/createRelationDefinitionRequest.ts +1 -1
- package/model/createRelationRequest.ts +1 -1
- package/model/createRelationshipDefinitionRequest.ts +1 -1
- package/model/createRelationshipRequest.ts +1 -1
- package/model/createSequenceRequest.ts +98 -0
- package/model/createTransactionPortfolioRequest.ts +1 -1
- package/model/createUnitDefinition.ts +1 -1
- package/model/creditDefaultSwap.ts +4 -3
- package/model/creditDefaultSwapAllOf.ts +4 -3
- package/model/creditRating.ts +1 -1
- package/model/creditSupportAnnex.ts +1 -1
- package/model/crossCurrencySwap.ts +4 -3
- package/model/crossCurrencySwapAllOf.ts +4 -3
- package/model/currencyAndAmount.ts +1 -1
- package/model/customEntityDefinition.ts +1 -1
- package/model/customEntityDefinitionRequest.ts +1 -1
- package/model/customEntityField.ts +1 -1
- package/model/customEntityFieldDefinition.ts +1 -1
- package/model/customEntityIdRequest.ts +1 -1
- package/model/customEntityIdResponse.ts +1 -1
- package/model/customEntityRequest.ts +1 -1
- package/model/customEntityResponse.ts +1 -1
- package/model/cutLabelDefinition.ts +1 -1
- package/model/cutLocalTime.ts +1 -1
- package/model/dataDefinition.ts +1 -1
- package/model/dataMapKey.ts +1 -1
- package/model/dataMapping.ts +1 -1
- package/model/dataType.ts +1 -1
- package/model/dataTypeValueRange.ts +1 -1
- package/model/dateAttributes.ts +1 -1
- package/model/dateRange.ts +1 -1
- package/model/dayOfWeek.ts +1 -1
- package/model/deleteInstrumentPropertiesResponse.ts +1 -1
- package/model/deleteInstrumentResponse.ts +1 -1
- package/model/deleteRelationRequest.ts +1 -1
- package/model/deleteRelationshipRequest.ts +1 -1
- package/model/deletedEntityResponse.ts +1 -1
- package/model/deliveryType.ts +1 -1
- package/model/discountFactorCurveData.ts +7 -3
- package/model/discountFactorCurveDataAllOf.ts +7 -3
- package/model/equity.ts +105 -0
- package/model/equityAllOf.ts +100 -0
- package/model/equityAllOfIdentifiers.ts +94 -0
- package/model/equityOption.ts +4 -3
- package/model/equityOptionAllOf.ts +4 -3
- package/model/equitySwap.ts +4 -3
- package/model/equitySwapAllOf.ts +4 -3
- package/model/equityVolSurfaceData.ts +7 -3
- package/model/equityVolSurfaceDataAllOf.ts +7 -3
- package/model/errorDetail.ts +1 -1
- package/model/execution.ts +1 -1
- package/model/executionRequest.ts +1 -1
- package/model/executionSetRequest.ts +1 -1
- package/model/exoticInstrument.ts +4 -3
- package/model/exoticInstrumentAllOf.ts +4 -3
- package/model/expandedGroup.ts +1 -1
- package/model/feeCalculationDetails.ts +1 -1
- package/model/fieldSchema.ts +1 -1
- package/model/fileResponse.ts +1 -1
- package/model/fixedLeg.ts +4 -3
- package/model/fixedLegAllOf.ts +4 -3
- package/model/fixedLegAllOfOverrides.ts +1 -1
- package/model/floatingLeg.ts +4 -3
- package/model/floatingLegAllOf.ts +4 -3
- package/model/flowConventionName.ts +1 -1
- package/model/flowConventions.ts +2 -2
- package/model/forwardRateAgreement.ts +4 -3
- package/model/forwardRateAgreementAllOf.ts +4 -3
- package/model/fundingLeg.ts +4 -3
- package/model/fundingLegAllOf.ts +4 -3
- package/model/future.ts +4 -3
- package/model/futureAllOf.ts +4 -3
- package/model/futuresContractDetails.ts +1 -1
- package/model/fxForward.ts +4 -3
- package/model/fxForwardAllOf.ts +4 -3
- package/model/fxForwardCurveData.ts +98 -0
- package/model/fxForwardCurveDataAllOf.ts +93 -0
- package/model/fxForwardPipsCurveData.ts +98 -0
- package/model/fxForwardPipsCurveDataAllOf.ts +93 -0
- package/model/fxForwardTenorCurveData.ts +98 -0
- package/model/fxForwardTenorCurveDataAllOf.ts +93 -0
- package/model/fxForwardTenorPipsCurveData.ts +98 -0
- package/model/fxForwardTenorPipsCurveDataAllOf.ts +93 -0
- package/model/fxOption.ts +4 -3
- package/model/fxOptionAllOf.ts +4 -3
- package/model/fxSwap.ts +4 -3
- package/model/fxSwapAllOf.ts +4 -3
- package/model/fxVolSurfaceData.ts +7 -3
- package/model/getCdsFlowConventionsResponse.ts +1 -1
- package/model/getComplexMarketDataResponse.ts +1 -1
- package/model/getCounterpartyAgreementResponse.ts +1 -1
- package/model/getCreditSupportAnnexResponse.ts +1 -1
- package/model/getDataMapResponse.ts +1 -1
- package/model/getFlowConventionsResponse.ts +1 -1
- package/model/getIndexConventionResponse.ts +1 -1
- package/model/getInstrumentsResponse.ts +1 -1
- package/model/getQuotesResponse.ts +1 -1
- package/model/getRecipeResponse.ts +1 -1
- package/model/getReferencePortfolioConstituentsResponse.ts +1 -1
- package/model/getStructuredMarketDataResponse.ts +1 -1
- package/model/getStructuredResultDataResponse.ts +1 -1
- package/model/holdingAdjustment.ts +1 -1
- package/model/holdingsAdjustment.ts +1 -1
- package/model/holdingsAdjustmentHeader.ts +1 -1
- package/model/iUnitDefinitionDto.ts +1 -1
- package/model/idSelectorDefinition.ts +1 -1
- package/model/identifierPartSchema.ts +1 -1
- package/model/indexConvention.ts +1 -1
- package/model/industryClassifier.ts +1 -1
- package/model/inlineValuationRequest.ts +1 -1
- package/model/inlineValuationsReconciliationRequest.ts +1 -1
- package/model/instrument.ts +1 -1
- package/model/instrumentCashFlow.ts +1 -1
- package/model/instrumentDefinition.ts +1 -1
- package/model/instrumentDefinitionFormat.ts +1 -1
- package/model/instrumentIdTypeDescriptor.ts +1 -1
- package/model/instrumentIdValue.ts +1 -1
- package/model/instrumentLeg.ts +4 -3
- package/model/instrumentLegAllOf.ts +4 -3
- package/model/instrumentMatch.ts +1 -1
- package/model/instrumentProperties.ts +1 -1
- package/model/instrumentSearchProperty.ts +1 -1
- package/model/instrumentType.ts +3 -2
- package/model/interestRateSwap.ts +4 -3
- package/model/interestRateSwapAllOf.ts +4 -3
- package/model/interestRateSwaption.ts +4 -3
- package/model/interestRateSwaptionAllOf.ts +4 -3
- package/model/irVolCubeData.ts +7 -3
- package/model/irVolCubeDataAllOf.ts +7 -3
- package/model/isBusinessDayResponse.ts +1 -1
- package/model/labelValueSet.ts +1 -1
- package/model/legDefinition.ts +1 -1
- package/model/legalEntity.ts +1 -1
- package/model/link.ts +1 -1
- package/model/listAggregationReconciliation.ts +1 -1
- package/model/listAggregationResponse.ts +1 -1
- package/model/lusidInstrument.ts +4 -3
- package/model/lusidProblemDetails.ts +1 -1
- package/model/lusidValidationProblemDetails.ts +1 -1
- package/model/marketContext.ts +1 -1
- package/model/marketContextSuppliers.ts +1 -1
- package/model/marketDataKeyRule.ts +1 -1
- package/model/marketDataType.ts +6 -2
- package/model/marketIdentifier.ts +1 -1
- package/model/marketOptions.ts +1 -1
- package/model/marketQuote.ts +1 -1
- package/model/metricValue.ts +1 -1
- package/model/modelSelection.ts +5 -3
- package/model/models.ts +55 -0
- package/model/movementType.ts +1 -1
- package/model/nextValueInSequenceResponse.ts +44 -0
- package/model/opaqueMarketData.ts +7 -3
- package/model/opaqueMarketDataAllOf.ts +7 -3
- package/model/operandType.ts +1 -1
- package/model/operator.ts +1 -1
- package/model/optionType.ts +1 -1
- package/model/order.ts +1 -1
- package/model/orderBySpec.ts +1 -1
- package/model/orderInstruction.ts +1 -1
- package/model/orderInstructionRequest.ts +1 -1
- package/model/orderInstructionSetRequest.ts +1 -1
- package/model/orderRequest.ts +1 -1
- package/model/orderSetRequest.ts +1 -1
- package/model/outputTransaction.ts +1 -1
- package/model/package.ts +1 -1
- package/model/packageRequest.ts +1 -1
- package/model/packageSetRequest.ts +1 -1
- package/model/pagedResourceListOfAllocation.ts +1 -1
- package/model/pagedResourceListOfBlock.ts +1 -1
- package/model/pagedResourceListOfCalendar.ts +1 -1
- package/model/pagedResourceListOfCorporateActionSource.ts +1 -1
- package/model/pagedResourceListOfCustomEntityResponse.ts +1 -1
- package/model/pagedResourceListOfCutLabelDefinition.ts +1 -1
- package/model/pagedResourceListOfExecution.ts +1 -1
- package/model/pagedResourceListOfInstrument.ts +1 -1
- package/model/pagedResourceListOfLegalEntity.ts +1 -1
- package/model/pagedResourceListOfOrder.ts +1 -1
- package/model/pagedResourceListOfOrderInstruction.ts +1 -1
- package/model/pagedResourceListOfPackage.ts +1 -1
- package/model/pagedResourceListOfParticipation.ts +1 -1
- package/model/pagedResourceListOfPerson.ts +1 -1
- package/model/pagedResourceListOfPlacement.ts +1 -1
- package/model/pagedResourceListOfPortfolioGroupSearchResult.ts +1 -1
- package/model/pagedResourceListOfPortfolioSearchResult.ts +1 -1
- package/model/pagedResourceListOfPropertyDefinitionSearchResult.ts +1 -1
- package/model/participation.ts +1 -1
- package/model/participationRequest.ts +1 -1
- package/model/participationSetRequest.ts +1 -1
- package/model/payReceive.ts +1 -1
- package/model/performanceReturn.ts +1 -1
- package/model/performanceReturnsMetric.ts +1 -1
- package/model/periodType.ts +1 -1
- package/model/perpetualEntityState.ts +1 -1
- package/model/perpetualProperty.ts +1 -1
- package/model/person.ts +1 -1
- package/model/placement.ts +1 -1
- package/model/placementRequest.ts +1 -1
- package/model/placementSetRequest.ts +1 -1
- package/model/portfolio.ts +1 -1
- package/model/portfolioCashFlow.ts +1 -1
- package/model/portfolioCashLadder.ts +1 -1
- package/model/portfolioDetails.ts +1 -1
- package/model/portfolioEntityId.ts +1 -1
- package/model/portfolioGroup.ts +1 -1
- package/model/portfolioGroupProperties.ts +1 -1
- package/model/portfolioGroupSearchResult.ts +1 -1
- package/model/portfolioHolding.ts +1 -1
- package/model/portfolioProperties.ts +1 -1
- package/model/portfolioReconciliationRequest.ts +1 -1
- package/model/portfolioSearchResult.ts +1 -1
- package/model/portfolioType.ts +1 -1
- package/model/portfoliosReconciliationRequest.ts +1 -1
- package/model/portfoliosReconciliationRequestPreview.ts +1 -1
- package/model/premium.ts +1 -1
- package/model/pricingContext.ts +1 -1
- package/model/pricingModel.ts +4 -2
- package/model/pricingOptions.ts +1 -1
- package/model/processedCommand.ts +1 -1
- package/model/property.ts +1 -1
- package/model/propertyDefinition.ts +1 -1
- package/model/propertyDefinitionSearchResult.ts +1 -1
- package/model/propertyDefinitionType.ts +1 -1
- package/model/propertyDomain.ts +1 -1
- package/model/propertyFilter.ts +1 -1
- package/model/propertyInterval.ts +1 -1
- package/model/propertyLifeTime.ts +1 -1
- package/model/propertySchema.ts +1 -1
- package/model/propertyType.ts +1 -1
- package/model/propertyValue.ts +1 -1
- package/model/quote.ts +1 -1
- package/model/quoteAccessMetadataRule.ts +1 -1
- package/model/quoteAccessMetadataRuleId.ts +1 -1
- package/model/quoteId.ts +1 -1
- package/model/quoteInstrumentIdType.ts +1 -1
- package/model/quoteSeriesId.ts +1 -1
- package/model/quoteType.ts +1 -1
- package/model/realisedGainLoss.ts +1 -1
- package/model/reconciliationBreak.ts +1 -1
- package/model/reconciliationLeftRightAddressKeyPair.ts +1 -1
- package/model/referencePortfolioConstituent.ts +1 -1
- package/model/referencePortfolioConstituentRequest.ts +1 -1
- package/model/referencePortfolioWeightType.ts +1 -1
- package/model/relatedEntity.ts +1 -1
- package/model/relation.ts +1 -1
- package/model/relationDefinition.ts +1 -1
- package/model/relationship.ts +1 -1
- package/model/relationshipDefinition.ts +1 -1
- package/model/repo.ts +5 -4
- package/model/repoAllOf.ts +5 -4
- package/model/resourceId.ts +1 -1
- package/model/resourceListOfA2BDataRecord.ts +1 -1
- package/model/resourceListOfA2BMovementRecord.ts +1 -1
- package/model/resourceListOfAccessControlledResource.ts +1 -1
- package/model/resourceListOfAccessMetadataValueOf.ts +1 -1
- package/model/resourceListOfAggregatedReturn.ts +1 -1
- package/model/resourceListOfAggregationQuery.ts +1 -1
- package/model/resourceListOfAllocation.ts +1 -1
- package/model/resourceListOfBlock.ts +1 -1
- package/model/resourceListOfCalendarDate.ts +1 -1
- package/model/resourceListOfChange.ts +1 -1
- package/model/resourceListOfConstituentsAdjustmentHeader.ts +1 -1
- package/model/resourceListOfCorporateAction.ts +1 -1
- package/model/resourceListOfDataType.ts +1 -1
- package/model/resourceListOfExecution.ts +1 -1
- package/model/resourceListOfFeeCalculationDetails.ts +1 -1
- package/model/resourceListOfGetCdsFlowConventionsResponse.ts +1 -1
- package/model/resourceListOfGetCounterpartyAgreementResponse.ts +1 -1
- package/model/resourceListOfGetCreditSupportAnnexResponse.ts +1 -1
- package/model/resourceListOfGetFlowConventionsResponse.ts +1 -1
- package/model/resourceListOfGetIndexConventionResponse.ts +1 -1
- package/model/resourceListOfGetRecipeResponse.ts +1 -1
- package/model/resourceListOfHoldingsAdjustmentHeader.ts +1 -1
- package/model/resourceListOfIUnitDefinitionDto.ts +1 -1
- package/model/resourceListOfInstrumentCashFlow.ts +1 -1
- package/model/resourceListOfInstrumentIdTypeDescriptor.ts +1 -1
- package/model/resourceListOfOrder.ts +1 -1
- package/model/resourceListOfOrderInstruction.ts +1 -1
- package/model/resourceListOfPackage.ts +1 -1
- package/model/resourceListOfParticipation.ts +1 -1
- package/model/resourceListOfPerformanceReturn.ts +1 -1
- package/model/resourceListOfPlacement.ts +1 -1
- package/model/resourceListOfPortfolio.ts +1 -1
- package/model/resourceListOfPortfolioCashFlow.ts +1 -1
- package/model/resourceListOfPortfolioCashLadder.ts +1 -1
- package/model/resourceListOfPortfolioGroup.ts +1 -1
- package/model/resourceListOfProcessedCommand.ts +1 -1
- package/model/resourceListOfProperty.ts +1 -1
- package/model/resourceListOfPropertyDefinition.ts +1 -1
- package/model/resourceListOfPropertyInterval.ts +1 -1
- package/model/resourceListOfQuote.ts +1 -1
- package/model/resourceListOfQuoteAccessMetadataRule.ts +1 -1
- package/model/resourceListOfReconciliationBreak.ts +1 -1
- package/model/resourceListOfRelation.ts +1 -1
- package/model/resourceListOfRelationship.ts +1 -1
- package/model/resourceListOfScopeDefinition.ts +1 -1
- package/model/resourceListOfString.ts +1 -1
- package/model/resourceListOfTransaction.ts +1 -1
- package/model/resourceListOfValueType.ts +1 -1
- package/model/resultDataKeyRule.ts +1 -1
- package/model/resultDataSchema.ts +1 -1
- package/model/schema.ts +1 -1
- package/model/scopeDefinition.ts +1 -1
- package/model/sequenceDefinition.ts +105 -0
- package/model/setPersonIdentifiersRequest.ts +1 -1
- package/model/setPersonPropertiesRequest.ts +1 -1
- package/model/sideConfigurationData.ts +1 -1
- package/model/sideConfigurationDataRequest.ts +1 -1
- package/model/simpleInstrument.ts +4 -3
- package/model/simpleInstrumentAllOf.ts +4 -3
- package/model/sortOrder.ts +1 -1
- package/model/stream.ts +1 -1
- package/model/structuredMarketData.ts +1 -1
- package/model/structuredMarketDataId.ts +1 -1
- package/model/structuredResultData.ts +1 -1
- package/model/structuredResultDataId.ts +1 -1
- package/model/targetTaxLot.ts +1 -1
- package/model/targetTaxLotRequest.ts +1 -1
- package/model/termDeposit.ts +4 -3
- package/model/termDepositAllOf.ts +4 -3
- package/model/tolerance.ts +1 -1
- package/model/toleranceEnum.ts +1 -1
- package/model/transaction.ts +1 -1
- package/model/transactionConfigurationData.ts +1 -1
- package/model/transactionConfigurationDataRequest.ts +1 -1
- package/model/transactionConfigurationMovementData.ts +1 -1
- package/model/transactionConfigurationMovementDataRequest.ts +1 -1
- package/model/transactionConfigurationTypeAlias.ts +1 -1
- package/model/transactionPrice.ts +1 -1
- package/model/transactionPriceType.ts +1 -1
- package/model/transactionPropertyMapping.ts +1 -1
- package/model/transactionPropertyMappingRequest.ts +1 -1
- package/model/transactionQueryMode.ts +1 -1
- package/model/transactionQueryParameters.ts +1 -1
- package/model/transactionRequest.ts +1 -1
- package/model/transactionRoles.ts +1 -1
- package/model/transactionSetConfigurationData.ts +1 -1
- package/model/transactionSetConfigurationDataRequest.ts +1 -1
- package/model/transactionStatus.ts +1 -1
- package/model/translateInstrumentDefinitionsRequest.ts +1 -1
- package/model/translateInstrumentDefinitionsResponse.ts +1 -1
- package/model/typedResourceId.ts +1 -1
- package/model/unitSchema.ts +1 -1
- package/model/unmatchedHoldingMethod.ts +1 -1
- package/model/updateCalendarRequest.ts +1 -1
- package/model/updateCutLabelDefinitionRequest.ts +1 -1
- package/model/updateDataTypeRequest.ts +20 -1
- package/model/updateInstrumentIdentifierRequest.ts +1 -1
- package/model/updatePortfolioGroupRequest.ts +1 -1
- package/model/updatePortfolioRequest.ts +1 -1
- package/model/updatePropertyDefinitionRequest.ts +1 -1
- package/model/updateRelationshipDefinitionRequest.ts +1 -1
- package/model/updateUnitRequest.ts +43 -0
- package/model/upsertCdsFlowConventionsRequest.ts +1 -1
- package/model/upsertComplexMarketDataRequest.ts +1 -1
- package/model/upsertCorporateActionRequest.ts +1 -1
- package/model/upsertCorporateActionsResponse.ts +1 -1
- package/model/upsertCounterpartyAgreementRequest.ts +1 -1
- package/model/upsertCreditSupportAnnexRequest.ts +1 -1
- package/model/upsertFlowConventionsRequest.ts +1 -1
- package/model/upsertIndexConventionRequest.ts +1 -1
- package/model/upsertInstrumentPropertiesResponse.ts +1 -1
- package/model/upsertInstrumentPropertyRequest.ts +1 -1
- package/model/upsertInstrumentsResponse.ts +1 -1
- package/model/upsertLegalEntityAccessMetadataRequest.ts +1 -1
- package/model/upsertLegalEntityRequest.ts +1 -1
- package/model/upsertPersonAccessMetadataRequest.ts +1 -1
- package/model/upsertPersonRequest.ts +1 -1
- package/model/upsertPortfolioAccessMetadataRequest.ts +1 -1
- package/model/upsertPortfolioGroupAccessMetadataRequest.ts +1 -1
- package/model/upsertPortfolioTransactionsResponse.ts +1 -1
- package/model/upsertQuoteAccessMetadataRuleRequest.ts +1 -1
- package/model/upsertQuoteRequest.ts +1 -1
- package/model/upsertQuotesResponse.ts +1 -1
- package/model/upsertRecipeRequest.ts +1 -1
- package/model/upsertReferencePortfolioConstituentsRequest.ts +1 -1
- package/model/upsertReferencePortfolioConstituentsResponse.ts +1 -1
- package/model/upsertReturnsResponse.ts +1 -1
- package/model/upsertSingleStructuredDataResponse.ts +1 -1
- package/model/upsertStructuredDataResponse.ts +1 -1
- package/model/upsertStructuredMarketDataRequest.ts +1 -1
- package/model/upsertStructuredResultDataRequest.ts +1 -1
- package/model/upsertTransactionPropertiesResponse.ts +1 -1
- package/model/user.ts +1 -1
- package/model/valuationRequest.ts +1 -1
- package/model/valuationSchedule.ts +1 -1
- package/model/valuationsReconciliationRequest.ts +1 -1
- package/model/valueType.ts +1 -1
- package/model/vendorLibrary.ts +1 -1
- package/model/vendorModelRule.ts +1 -1
- package/model/version.ts +1 -1
- package/model/versionSummaryDto.ts +1 -1
- package/model/versionedResourceListOfOutputTransaction.ts +1 -1
- package/model/versionedResourceListOfPortfolioHolding.ts +1 -1
- package/model/versionedResourceListOfTransaction.ts +1 -1
- package/model/weekendMask.ts +1 -1
- package/model/weightedInstrument.ts +1 -1
- package/model/weightedInstruments.ts +1 -1
- package/model/yieldCurveData.ts +7 -3
- package/model/yieldCurveDataAllOf.ts +7 -3
- package/package.json +1 -1
- package/finbourne-lusid-preview-0.11.3489.tgz +0 -0
package/api/aggregationApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/allocationsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/apis.ts
CHANGED
|
@@ -78,6 +78,8 @@ export * from './scopesApi';
|
|
|
78
78
|
import { ScopesApi } from './scopesApi';
|
|
79
79
|
export * from './searchApi';
|
|
80
80
|
import { SearchApi } from './searchApi';
|
|
81
|
+
export * from './sequencesApi';
|
|
82
|
+
import { SequencesApi } from './sequencesApi';
|
|
81
83
|
export * from './structuredMarketDataApi';
|
|
82
84
|
import { StructuredMarketDataApi } from './structuredMarketDataApi';
|
|
83
85
|
export * from './structuredResultDataApi';
|
|
@@ -91,4 +93,4 @@ import { TranslationApi } from './translationApi';
|
|
|
91
93
|
|
|
92
94
|
export { RequestFile } from '../model/models';
|
|
93
95
|
|
|
94
|
-
export const APIS = [AggregationApi, AllocationsApi, ApplicationMetadataApi, BlocksApi, CalendarsApi, ComplexMarketDataApi, ConfigurationRecipeApi, ConventionsApi, CorporateActionSourcesApi, CounterpartiesApi, CustomEntitiesApi, CustomEntityDefinitionsApi, CutLabelDefinitionsApi, DataTypesApi, DerivedTransactionPortfoliosApi, EntitiesApi, ExecutionsApi, FeesAndCommissionsApi, InstrumentsApi, LegalEntitiesApi, LoginApi, OrderInstructionsApi, OrdersApi, PackagesApi, ParticipationsApi, PersonsApi, PlacementsApi, PortfolioGroupsApi, PortfoliosApi, PropertyDefinitionsApi, QuotesApi, ReconciliationsApi, ReferencePortfolioApi, RelationDefinitionsApi, RelationsApi, RelationshipDefinitionsApi, RelationshipsApi, SchemasApi, ScopesApi, SearchApi, StructuredMarketDataApi, StructuredResultDataApi, SystemConfigurationApi, TransactionPortfoliosApi, TranslationApi];
|
|
96
|
+
export const APIS = [AggregationApi, AllocationsApi, ApplicationMetadataApi, BlocksApi, CalendarsApi, ComplexMarketDataApi, ConfigurationRecipeApi, ConventionsApi, CorporateActionSourcesApi, CounterpartiesApi, CustomEntitiesApi, CustomEntityDefinitionsApi, CutLabelDefinitionsApi, DataTypesApi, DerivedTransactionPortfoliosApi, EntitiesApi, ExecutionsApi, FeesAndCommissionsApi, InstrumentsApi, LegalEntitiesApi, LoginApi, OrderInstructionsApi, OrdersApi, PackagesApi, ParticipationsApi, PersonsApi, PlacementsApi, PortfolioGroupsApi, PortfoliosApi, PropertyDefinitionsApi, QuotesApi, ReconciliationsApi, ReferencePortfolioApi, RelationDefinitionsApi, RelationsApi, RelationshipDefinitionsApi, RelationshipsApi, SchemasApi, ScopesApi, SearchApi, SequencesApi, StructuredMarketDataApi, StructuredResultDataApi, SystemConfigurationApi, TransactionPortfoliosApi, TranslationApi];
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/blocksApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/calendarsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/conventionsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/counterpartiesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/customEntitiesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/dataTypesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -457,7 +457,7 @@ export class DataTypesApi {
|
|
|
457
457
|
* @param code The code of the data type
|
|
458
458
|
* @param updateDataTypeRequest The updated definition of the data type
|
|
459
459
|
*/
|
|
460
|
-
public async updateDataType (scope: string, code: string, updateDataTypeRequest
|
|
460
|
+
public async updateDataType (scope: string, code: string, updateDataTypeRequest: UpdateDataTypeRequest, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: http.IncomingMessage; body: DataType; }> {
|
|
461
461
|
const localVarPath = this.basePath + '/api/datatypes/{scope}/{code}'
|
|
462
462
|
.replace('{' + 'scope' + '}', encodeURIComponent(String(scope)))
|
|
463
463
|
.replace('{' + 'code' + '}', encodeURIComponent(String(code)));
|
|
@@ -482,6 +482,11 @@ export class DataTypesApi {
|
|
|
482
482
|
throw new Error('Required parameter code was null or undefined when calling updateDataType.');
|
|
483
483
|
}
|
|
484
484
|
|
|
485
|
+
// verify required parameter 'updateDataTypeRequest' is not null or undefined
|
|
486
|
+
if (updateDataTypeRequest === null || updateDataTypeRequest === undefined) {
|
|
487
|
+
throw new Error('Required parameter updateDataTypeRequest was null or undefined when calling updateDataType.');
|
|
488
|
+
}
|
|
489
|
+
|
|
485
490
|
(<any>Object).assign(localVarHeaderParams, options.headers);
|
|
486
491
|
|
|
487
492
|
let localVarUseFormData = false;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/entitiesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/executionsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/instrumentsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/legalEntitiesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/loginApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/ordersApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/packagesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/participationsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/personsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/placementsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/portfoliosApi.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { PropertyValue } from '../model/propertyValue';
|
|
|
3
3
|
* LUSID API
|
|
4
4
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
5
5
|
*
|
|
6
|
-
* The version of the OpenAPI document: 0.11.
|
|
6
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
7
7
|
* Contact: info@finbourne.com
|
|
8
8
|
*
|
|
9
9
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -748,9 +748,8 @@ export class PortfoliosApi {
|
|
|
748
748
|
* @param fromEffectiveAt The start date from which to calculate the Returns.
|
|
749
749
|
* @param toEffectiveAt The end date for which to calculate the Returns.
|
|
750
750
|
* @param asAt The asAt datetime at which to retrieve the Returns. Defaults to the latest.
|
|
751
|
-
* @param alternativeIncDate The date from which to consider the Returns on the Portfolio, if this is different from the date when Returns begin. Can be a date string or Portfolio property.
|
|
752
751
|
*/
|
|
753
|
-
public async getPortfolioAggregatedReturns (scope: string, code: string, returnScope: string, returnCode: string, aggregatedReturnsRequest: AggregatedReturnsRequest, fromEffectiveAt?: string, toEffectiveAt?: string, asAt?: Date,
|
|
752
|
+
public async getPortfolioAggregatedReturns (scope: string, code: string, returnScope: string, returnCode: string, aggregatedReturnsRequest: AggregatedReturnsRequest, fromEffectiveAt?: string, toEffectiveAt?: string, asAt?: Date, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: http.IncomingMessage; body: ResourceListOfAggregatedReturn; }> {
|
|
754
753
|
const localVarPath = this.basePath + '/api/portfolios/{scope}/{code}/returns/{returnScope}/{returnCode}/$aggregated'
|
|
755
754
|
.replace('{' + 'scope' + '}', encodeURIComponent(String(scope)))
|
|
756
755
|
.replace('{' + 'code' + '}', encodeURIComponent(String(code)))
|
|
@@ -804,10 +803,6 @@ export class PortfoliosApi {
|
|
|
804
803
|
localVarQueryParameters['asAt'] = ObjectSerializer.serialize(asAt, "Date");
|
|
805
804
|
}
|
|
806
805
|
|
|
807
|
-
if (alternativeIncDate !== undefined) {
|
|
808
|
-
localVarQueryParameters['alternativeIncDate'] = ObjectSerializer.serialize(alternativeIncDate, "string");
|
|
809
|
-
}
|
|
810
|
-
|
|
811
806
|
(<any>Object).assign(localVarHeaderParams, options.headers);
|
|
812
807
|
|
|
813
808
|
let localVarUseFormData = false;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/quotesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/relationsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/relationshipsApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/schemasApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/api/scopesApi.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* LUSID API
|
|
3
3
|
* # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) |
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.11.
|
|
5
|
+
* The version of the OpenAPI document: 0.11.3503
|
|
6
6
|
* Contact: info@finbourne.com
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|