@finbourne/lusid-preview 0.11.3503 → 0.11.3504

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.
Files changed (1583) hide show
  1. package/api/aggregationApi.ts +1 -1
  2. package/api/allocationsApi.ts +1 -1
  3. package/api/applicationMetadataApi.ts +1 -1
  4. package/api/blocksApi.ts +1 -1
  5. package/api/calendarsApi.ts +1 -1
  6. package/api/complexMarketDataApi.ts +1 -1
  7. package/api/configurationRecipeApi.ts +1 -1
  8. package/api/conventionsApi.ts +1 -1
  9. package/api/corporateActionSourcesApi.ts +1 -1
  10. package/api/counterpartiesApi.ts +1 -1
  11. package/api/customEntitiesApi.ts +1 -1
  12. package/api/customEntityDefinitionsApi.ts +1 -1
  13. package/api/cutLabelDefinitionsApi.ts +1 -1
  14. package/api/dataTypesApi.ts +1 -1
  15. package/api/derivedTransactionPortfoliosApi.ts +1 -1
  16. package/api/entitiesApi.ts +1 -1
  17. package/api/executionsApi.ts +1 -1
  18. package/api/feesAndCommissionsApi.ts +71 -1
  19. package/api/instrumentsApi.ts +1 -1
  20. package/api/legalEntitiesApi.ts +1 -1
  21. package/api/loginApi.ts +1 -1
  22. package/api/orderInstructionsApi.ts +1 -1
  23. package/api/ordersApi.ts +1 -1
  24. package/api/packagesApi.ts +1 -1
  25. package/api/participationsApi.ts +1 -1
  26. package/api/personsApi.ts +1 -1
  27. package/api/placementsApi.ts +1 -1
  28. package/api/portfolioGroupsApi.ts +1 -1
  29. package/api/portfoliosApi.ts +1 -1
  30. package/api/propertyDefinitionsApi.ts +1 -1
  31. package/api/quotesApi.ts +1 -1
  32. package/api/reconciliationsApi.ts +1 -1
  33. package/api/referencePortfolioApi.ts +1 -1
  34. package/api/relationDefinitionsApi.ts +1 -1
  35. package/api/relationsApi.ts +1 -1
  36. package/api/relationshipDefinitionsApi.ts +1 -1
  37. package/api/relationshipsApi.ts +1 -1
  38. package/api/schemasApi.ts +1 -1
  39. package/api/scopesApi.ts +1 -1
  40. package/api/searchApi.ts +1 -1
  41. package/api/sequencesApi.ts +1 -1
  42. package/api/structuredMarketDataApi.ts +1 -1
  43. package/api/structuredResultDataApi.ts +1 -1
  44. package/api/systemConfigurationApi.ts +1 -1
  45. package/api/transactionPortfoliosApi.ts +1 -1
  46. package/api/translationApi.ts +1 -1
  47. package/finbourne-lusid-preview-0.11.3504.tgz +0 -0
  48. package/lib/api/aggregationApi.d.ts +1 -1
  49. package/lib/api/aggregationApi.js +1 -1
  50. package/lib/api/allocationsApi.d.ts +1 -1
  51. package/lib/api/allocationsApi.js +1 -1
  52. package/lib/api/applicationMetadataApi.d.ts +1 -1
  53. package/lib/api/applicationMetadataApi.js +1 -1
  54. package/lib/api/blocksApi.d.ts +1 -1
  55. package/lib/api/blocksApi.js +1 -1
  56. package/lib/api/calendarsApi.d.ts +1 -1
  57. package/lib/api/calendarsApi.js +1 -1
  58. package/lib/api/complexMarketDataApi.d.ts +1 -1
  59. package/lib/api/complexMarketDataApi.js +1 -1
  60. package/lib/api/configurationRecipeApi.d.ts +1 -1
  61. package/lib/api/configurationRecipeApi.js +1 -1
  62. package/lib/api/conventionsApi.d.ts +1 -1
  63. package/lib/api/conventionsApi.js +1 -1
  64. package/lib/api/corporateActionSourcesApi.d.ts +1 -1
  65. package/lib/api/corporateActionSourcesApi.js +1 -1
  66. package/lib/api/counterpartiesApi.d.ts +1 -1
  67. package/lib/api/counterpartiesApi.js +1 -1
  68. package/lib/api/customEntitiesApi.d.ts +1 -1
  69. package/lib/api/customEntitiesApi.js +1 -1
  70. package/lib/api/customEntityDefinitionsApi.d.ts +1 -1
  71. package/lib/api/customEntityDefinitionsApi.js +1 -1
  72. package/lib/api/cutLabelDefinitionsApi.d.ts +1 -1
  73. package/lib/api/cutLabelDefinitionsApi.js +1 -1
  74. package/lib/api/dataTypesApi.d.ts +1 -1
  75. package/lib/api/dataTypesApi.js +1 -1
  76. package/lib/api/derivedTransactionPortfoliosApi.d.ts +1 -1
  77. package/lib/api/derivedTransactionPortfoliosApi.js +1 -1
  78. package/lib/api/entitiesApi.d.ts +1 -1
  79. package/lib/api/entitiesApi.js +1 -1
  80. package/lib/api/executionsApi.d.ts +1 -1
  81. package/lib/api/executionsApi.js +1 -1
  82. package/lib/api/feesAndCommissionsApi.d.ts +14 -1
  83. package/lib/api/feesAndCommissionsApi.js +79 -1
  84. package/lib/api/instrumentsApi.d.ts +1 -1
  85. package/lib/api/instrumentsApi.js +1 -1
  86. package/lib/api/legalEntitiesApi.d.ts +1 -1
  87. package/lib/api/legalEntitiesApi.js +1 -1
  88. package/lib/api/loginApi.d.ts +1 -1
  89. package/lib/api/loginApi.js +1 -1
  90. package/lib/api/orderInstructionsApi.d.ts +1 -1
  91. package/lib/api/orderInstructionsApi.js +1 -1
  92. package/lib/api/ordersApi.d.ts +1 -1
  93. package/lib/api/ordersApi.js +1 -1
  94. package/lib/api/packagesApi.d.ts +1 -1
  95. package/lib/api/packagesApi.js +1 -1
  96. package/lib/api/participationsApi.d.ts +1 -1
  97. package/lib/api/participationsApi.js +1 -1
  98. package/lib/api/personsApi.d.ts +1 -1
  99. package/lib/api/personsApi.js +1 -1
  100. package/lib/api/placementsApi.d.ts +1 -1
  101. package/lib/api/placementsApi.js +1 -1
  102. package/lib/api/portfolioGroupsApi.d.ts +1 -1
  103. package/lib/api/portfolioGroupsApi.js +1 -1
  104. package/lib/api/portfoliosApi.js +1 -1
  105. package/lib/api/propertyDefinitionsApi.d.ts +1 -1
  106. package/lib/api/propertyDefinitionsApi.js +1 -1
  107. package/lib/api/quotesApi.d.ts +1 -1
  108. package/lib/api/quotesApi.js +1 -1
  109. package/lib/api/reconciliationsApi.d.ts +1 -1
  110. package/lib/api/reconciliationsApi.js +1 -1
  111. package/lib/api/referencePortfolioApi.d.ts +1 -1
  112. package/lib/api/referencePortfolioApi.js +1 -1
  113. package/lib/api/relationDefinitionsApi.d.ts +1 -1
  114. package/lib/api/relationDefinitionsApi.js +1 -1
  115. package/lib/api/relationsApi.d.ts +1 -1
  116. package/lib/api/relationsApi.js +1 -1
  117. package/lib/api/relationshipDefinitionsApi.d.ts +1 -1
  118. package/lib/api/relationshipDefinitionsApi.js +1 -1
  119. package/lib/api/relationshipsApi.d.ts +1 -1
  120. package/lib/api/relationshipsApi.js +1 -1
  121. package/lib/api/schemasApi.d.ts +1 -1
  122. package/lib/api/schemasApi.js +1 -1
  123. package/lib/api/scopesApi.d.ts +1 -1
  124. package/lib/api/scopesApi.js +1 -1
  125. package/lib/api/searchApi.d.ts +1 -1
  126. package/lib/api/searchApi.js +1 -1
  127. package/lib/api/sequencesApi.d.ts +1 -1
  128. package/lib/api/sequencesApi.js +1 -1
  129. package/lib/api/structuredMarketDataApi.d.ts +1 -1
  130. package/lib/api/structuredMarketDataApi.js +1 -1
  131. package/lib/api/structuredResultDataApi.d.ts +1 -1
  132. package/lib/api/structuredResultDataApi.js +1 -1
  133. package/lib/api/systemConfigurationApi.d.ts +1 -1
  134. package/lib/api/systemConfigurationApi.js +1 -1
  135. package/lib/api/transactionPortfoliosApi.d.ts +1 -1
  136. package/lib/api/transactionPortfoliosApi.js +1 -1
  137. package/lib/api/translationApi.d.ts +1 -1
  138. package/lib/api/translationApi.js +1 -1
  139. package/lib/model/a2BBreakdown.d.ts +1 -1
  140. package/lib/model/a2BBreakdown.js +1 -1
  141. package/lib/model/a2BCategory.d.ts +1 -1
  142. package/lib/model/a2BCategory.js +1 -1
  143. package/lib/model/a2BDataRecord.d.ts +1 -1
  144. package/lib/model/a2BDataRecord.js +1 -1
  145. package/lib/model/a2BMovementRecord.d.ts +1 -1
  146. package/lib/model/a2BMovementRecord.js +1 -1
  147. package/lib/model/accessControlledAction.d.ts +1 -1
  148. package/lib/model/accessControlledAction.js +1 -1
  149. package/lib/model/accessControlledResource.d.ts +1 -1
  150. package/lib/model/accessControlledResource.js +1 -1
  151. package/lib/model/accessMetadataValue.d.ts +1 -1
  152. package/lib/model/accessMetadataValue.js +1 -1
  153. package/lib/model/accountingMethod.d.ts +1 -1
  154. package/lib/model/accountingMethod.js +1 -1
  155. package/lib/model/actionId.d.ts +1 -1
  156. package/lib/model/actionId.js +1 -1
  157. package/lib/model/addBusinessDaysToDateRequest.d.ts +1 -1
  158. package/lib/model/addBusinessDaysToDateRequest.js +1 -1
  159. package/lib/model/addBusinessDaysToDateResponse.d.ts +1 -1
  160. package/lib/model/addBusinessDaysToDateResponse.js +1 -1
  161. package/lib/model/adjustHolding.d.ts +1 -1
  162. package/lib/model/adjustHolding.js +1 -1
  163. package/lib/model/adjustHoldingRequest.d.ts +1 -1
  164. package/lib/model/adjustHoldingRequest.js +1 -1
  165. package/lib/model/aggregateSpec.d.ts +1 -1
  166. package/lib/model/aggregateSpec.js +1 -1
  167. package/lib/model/aggregatedReturn.d.ts +1 -1
  168. package/lib/model/aggregatedReturn.js +1 -1
  169. package/lib/model/aggregatedReturnsRequest.d.ts +1 -1
  170. package/lib/model/aggregatedReturnsRequest.js +1 -1
  171. package/lib/model/aggregationContext.d.ts +1 -1
  172. package/lib/model/aggregationContext.js +1 -1
  173. package/lib/model/aggregationMeasureFailureDetail.d.ts +1 -1
  174. package/lib/model/aggregationMeasureFailureDetail.js +1 -1
  175. package/lib/model/aggregationOp.d.ts +1 -1
  176. package/lib/model/aggregationOp.js +1 -1
  177. package/lib/model/aggregationOptions.d.ts +1 -1
  178. package/lib/model/aggregationOptions.js +1 -1
  179. package/lib/model/aggregationQuery.d.ts +1 -1
  180. package/lib/model/aggregationQuery.js +1 -1
  181. package/lib/model/aggregationType.d.ts +1 -1
  182. package/lib/model/aggregationType.js +1 -1
  183. package/lib/model/allocation.d.ts +1 -1
  184. package/lib/model/allocation.js +1 -1
  185. package/lib/model/allocationRequest.d.ts +1 -1
  186. package/lib/model/allocationRequest.js +1 -1
  187. package/lib/model/allocationSetRequest.d.ts +1 -1
  188. package/lib/model/allocationSetRequest.js +1 -1
  189. package/lib/model/annulQuotesResponse.d.ts +1 -1
  190. package/lib/model/annulQuotesResponse.js +1 -1
  191. package/lib/model/annulSingleStructuredDataResponse.d.ts +1 -1
  192. package/lib/model/annulSingleStructuredDataResponse.js +1 -1
  193. package/lib/model/annulStructuredDataResponse.d.ts +1 -1
  194. package/lib/model/annulStructuredDataResponse.js +1 -1
  195. package/lib/model/assetClass.d.ts +1 -1
  196. package/lib/model/assetClass.js +1 -1
  197. package/lib/model/basket.d.ts +1 -1
  198. package/lib/model/basket.js +1 -1
  199. package/lib/model/basketAllOf.d.ts +1 -1
  200. package/lib/model/basketAllOf.js +1 -1
  201. package/lib/model/basketIdentifier.d.ts +1 -1
  202. package/lib/model/basketIdentifier.js +1 -1
  203. package/lib/model/block.d.ts +1 -1
  204. package/lib/model/block.js +1 -1
  205. package/lib/model/blockRequest.d.ts +1 -1
  206. package/lib/model/blockRequest.js +1 -1
  207. package/lib/model/blockSetRequest.d.ts +1 -1
  208. package/lib/model/blockSetRequest.js +1 -1
  209. package/lib/model/bond.d.ts +1 -1
  210. package/lib/model/bond.js +1 -1
  211. package/lib/model/bondAllOf.d.ts +1 -1
  212. package/lib/model/bondAllOf.js +1 -1
  213. package/lib/model/bucketedCashFlowRequest.d.ts +1 -1
  214. package/lib/model/bucketedCashFlowRequest.js +1 -1
  215. package/lib/model/bucketedCashFlowResponse.d.ts +1 -1
  216. package/lib/model/bucketedCashFlowResponse.js +1 -1
  217. package/lib/model/calendar.d.ts +1 -1
  218. package/lib/model/calendar.js +1 -1
  219. package/lib/model/calendarDate.d.ts +1 -1
  220. package/lib/model/calendarDate.js +1 -1
  221. package/lib/model/cashLadderRecord.d.ts +1 -1
  222. package/lib/model/cashLadderRecord.js +1 -1
  223. package/lib/model/cashPerpetual.d.ts +1 -1
  224. package/lib/model/cashPerpetual.js +1 -1
  225. package/lib/model/cashPerpetualAllOf.d.ts +1 -1
  226. package/lib/model/cashPerpetualAllOf.js +1 -1
  227. package/lib/model/cdsFlowConventions.d.ts +1 -1
  228. package/lib/model/cdsFlowConventions.js +1 -1
  229. package/lib/model/cdsIndex.d.ts +1 -1
  230. package/lib/model/cdsIndex.js +1 -1
  231. package/lib/model/cdsIndexAllOf.d.ts +1 -1
  232. package/lib/model/cdsIndexAllOf.js +1 -1
  233. package/lib/model/cdsProtectionDetailSpecification.d.ts +1 -1
  234. package/lib/model/cdsProtectionDetailSpecification.js +1 -1
  235. package/lib/model/cdsRestructuringType.d.ts +1 -1
  236. package/lib/model/cdsRestructuringType.js +1 -1
  237. package/lib/model/cdsSeniority.d.ts +1 -1
  238. package/lib/model/cdsSeniority.js +1 -1
  239. package/lib/model/change.d.ts +1 -1
  240. package/lib/model/change.js +1 -1
  241. package/lib/model/completePortfolio.d.ts +1 -1
  242. package/lib/model/completePortfolio.js +1 -1
  243. package/lib/model/completeRelation.d.ts +1 -1
  244. package/lib/model/completeRelation.js +1 -1
  245. package/lib/model/completeRelationship.d.ts +1 -1
  246. package/lib/model/completeRelationship.js +1 -1
  247. package/lib/model/complexMarketData.d.ts +1 -1
  248. package/lib/model/complexMarketData.js +1 -1
  249. package/lib/model/complexMarketDataId.d.ts +1 -1
  250. package/lib/model/complexMarketDataId.js +1 -1
  251. package/lib/model/configurationRecipe.d.ts +1 -1
  252. package/lib/model/configurationRecipe.js +1 -1
  253. package/lib/model/configurationRecipeSnippet.d.ts +1 -1
  254. package/lib/model/configurationRecipeSnippet.js +1 -1
  255. package/lib/model/constituentsAdjustmentHeader.d.ts +1 -1
  256. package/lib/model/constituentsAdjustmentHeader.js +1 -1
  257. package/lib/model/contractForDifference.d.ts +1 -1
  258. package/lib/model/contractForDifference.js +1 -1
  259. package/lib/model/contractForDifferenceAllOf.d.ts +1 -1
  260. package/lib/model/contractForDifferenceAllOf.js +1 -1
  261. package/lib/model/corporateAction.d.ts +1 -1
  262. package/lib/model/corporateAction.js +1 -1
  263. package/lib/model/corporateActionSource.d.ts +1 -1
  264. package/lib/model/corporateActionSource.js +1 -1
  265. package/lib/model/corporateActionTransition.d.ts +1 -1
  266. package/lib/model/corporateActionTransition.js +1 -1
  267. package/lib/model/corporateActionTransitionComponent.d.ts +1 -1
  268. package/lib/model/corporateActionTransitionComponent.js +1 -1
  269. package/lib/model/corporateActionTransitionComponentRequest.d.ts +1 -1
  270. package/lib/model/corporateActionTransitionComponentRequest.js +1 -1
  271. package/lib/model/corporateActionTransitionRequest.d.ts +1 -1
  272. package/lib/model/corporateActionTransitionRequest.js +1 -1
  273. package/lib/model/counterpartyAgreement.d.ts +1 -1
  274. package/lib/model/counterpartyAgreement.js +1 -1
  275. package/lib/model/counterpartyRiskInformation.d.ts +1 -1
  276. package/lib/model/counterpartyRiskInformation.js +1 -1
  277. package/lib/model/counterpartySignatory.d.ts +1 -1
  278. package/lib/model/counterpartySignatory.js +1 -1
  279. package/lib/model/createCalendarRequest.d.ts +1 -1
  280. package/lib/model/createCalendarRequest.js +1 -1
  281. package/lib/model/createCorporateActionSourceRequest.d.ts +1 -1
  282. package/lib/model/createCorporateActionSourceRequest.js +1 -1
  283. package/lib/model/createCutLabelDefinitionRequest.d.ts +1 -1
  284. package/lib/model/createCutLabelDefinitionRequest.js +1 -1
  285. package/lib/model/createDataMapRequest.d.ts +1 -1
  286. package/lib/model/createDataMapRequest.js +1 -1
  287. package/lib/model/createDataTypeRequest.d.ts +1 -1
  288. package/lib/model/createDataTypeRequest.js +1 -1
  289. package/lib/model/createDateRequest.d.ts +1 -1
  290. package/lib/model/createDateRequest.js +1 -1
  291. package/lib/model/createDerivedPropertyDefinitionRequest.d.ts +1 -1
  292. package/lib/model/createDerivedPropertyDefinitionRequest.js +1 -1
  293. package/lib/model/createDerivedTransactionPortfolioRequest.d.ts +1 -1
  294. package/lib/model/createDerivedTransactionPortfolioRequest.js +1 -1
  295. package/lib/model/createPortfolioDetails.d.ts +1 -1
  296. package/lib/model/createPortfolioDetails.js +1 -1
  297. package/lib/model/createPortfolioGroupRequest.d.ts +1 -1
  298. package/lib/model/createPortfolioGroupRequest.js +1 -1
  299. package/lib/model/createPropertyDefinitionRequest.d.ts +1 -1
  300. package/lib/model/createPropertyDefinitionRequest.js +1 -1
  301. package/lib/model/createRecipeRequest.d.ts +1 -1
  302. package/lib/model/createRecipeRequest.js +1 -1
  303. package/lib/model/createReferencePortfolioRequest.d.ts +1 -1
  304. package/lib/model/createReferencePortfolioRequest.js +1 -1
  305. package/lib/model/createRelationDefinitionRequest.d.ts +1 -1
  306. package/lib/model/createRelationDefinitionRequest.js +1 -1
  307. package/lib/model/createRelationRequest.d.ts +1 -1
  308. package/lib/model/createRelationRequest.js +1 -1
  309. package/lib/model/createRelationshipDefinitionRequest.d.ts +1 -1
  310. package/lib/model/createRelationshipDefinitionRequest.js +1 -1
  311. package/lib/model/createRelationshipRequest.d.ts +1 -1
  312. package/lib/model/createRelationshipRequest.js +1 -1
  313. package/lib/model/createSequenceRequest.d.ts +1 -1
  314. package/lib/model/createSequenceRequest.js +1 -1
  315. package/lib/model/createTransactionPortfolioRequest.d.ts +1 -1
  316. package/lib/model/createTransactionPortfolioRequest.js +1 -1
  317. package/lib/model/createUnitDefinition.d.ts +1 -1
  318. package/lib/model/createUnitDefinition.js +1 -1
  319. package/lib/model/creditDefaultSwap.d.ts +1 -1
  320. package/lib/model/creditDefaultSwap.js +1 -1
  321. package/lib/model/creditDefaultSwapAllOf.d.ts +1 -1
  322. package/lib/model/creditDefaultSwapAllOf.js +1 -1
  323. package/lib/model/creditRating.d.ts +1 -1
  324. package/lib/model/creditRating.js +1 -1
  325. package/lib/model/creditSupportAnnex.d.ts +1 -1
  326. package/lib/model/creditSupportAnnex.js +1 -1
  327. package/lib/model/crossCurrencySwap.d.ts +1 -1
  328. package/lib/model/crossCurrencySwap.js +1 -1
  329. package/lib/model/crossCurrencySwapAllOf.d.ts +1 -1
  330. package/lib/model/crossCurrencySwapAllOf.js +1 -1
  331. package/lib/model/currencyAndAmount.d.ts +1 -1
  332. package/lib/model/currencyAndAmount.js +1 -1
  333. package/lib/model/customEntityDefinition.d.ts +1 -1
  334. package/lib/model/customEntityDefinition.js +1 -1
  335. package/lib/model/customEntityDefinitionRequest.d.ts +1 -1
  336. package/lib/model/customEntityDefinitionRequest.js +1 -1
  337. package/lib/model/customEntityField.d.ts +1 -1
  338. package/lib/model/customEntityField.js +1 -1
  339. package/lib/model/customEntityFieldDefinition.d.ts +1 -1
  340. package/lib/model/customEntityFieldDefinition.js +1 -1
  341. package/lib/model/customEntityIdRequest.d.ts +1 -1
  342. package/lib/model/customEntityIdRequest.js +1 -1
  343. package/lib/model/customEntityIdResponse.d.ts +1 -1
  344. package/lib/model/customEntityIdResponse.js +1 -1
  345. package/lib/model/customEntityRequest.d.ts +1 -1
  346. package/lib/model/customEntityRequest.js +1 -1
  347. package/lib/model/customEntityResponse.d.ts +1 -1
  348. package/lib/model/customEntityResponse.js +1 -1
  349. package/lib/model/cutLabelDefinition.d.ts +1 -1
  350. package/lib/model/cutLabelDefinition.js +1 -1
  351. package/lib/model/cutLocalTime.d.ts +1 -1
  352. package/lib/model/cutLocalTime.js +1 -1
  353. package/lib/model/dataDefinition.d.ts +1 -1
  354. package/lib/model/dataDefinition.js +1 -1
  355. package/lib/model/dataMapKey.d.ts +1 -1
  356. package/lib/model/dataMapKey.js +1 -1
  357. package/lib/model/dataMapping.d.ts +1 -1
  358. package/lib/model/dataMapping.js +1 -1
  359. package/lib/model/dataType.d.ts +1 -1
  360. package/lib/model/dataType.js +1 -1
  361. package/lib/model/dataTypeValueRange.d.ts +1 -1
  362. package/lib/model/dataTypeValueRange.js +1 -1
  363. package/lib/model/dateAttributes.d.ts +1 -1
  364. package/lib/model/dateAttributes.js +1 -1
  365. package/lib/model/dateRange.d.ts +1 -1
  366. package/lib/model/dateRange.js +1 -1
  367. package/lib/model/dayOfWeek.d.ts +1 -1
  368. package/lib/model/dayOfWeek.js +1 -1
  369. package/lib/model/deleteInstrumentPropertiesResponse.d.ts +1 -1
  370. package/lib/model/deleteInstrumentPropertiesResponse.js +1 -1
  371. package/lib/model/deleteInstrumentResponse.d.ts +1 -1
  372. package/lib/model/deleteInstrumentResponse.js +1 -1
  373. package/lib/model/deleteRelationRequest.d.ts +1 -1
  374. package/lib/model/deleteRelationRequest.js +1 -1
  375. package/lib/model/deleteRelationshipRequest.d.ts +1 -1
  376. package/lib/model/deleteRelationshipRequest.js +1 -1
  377. package/lib/model/deletedEntityResponse.d.ts +1 -1
  378. package/lib/model/deletedEntityResponse.js +1 -1
  379. package/lib/model/deliveryType.d.ts +1 -1
  380. package/lib/model/deliveryType.js +1 -1
  381. package/lib/model/discountFactorCurveData.d.ts +1 -1
  382. package/lib/model/discountFactorCurveData.js +1 -1
  383. package/lib/model/discountFactorCurveDataAllOf.d.ts +1 -1
  384. package/lib/model/discountFactorCurveDataAllOf.js +1 -1
  385. package/lib/model/equity.d.ts +1 -1
  386. package/lib/model/equity.js +1 -1
  387. package/lib/model/equityAllOf.d.ts +1 -1
  388. package/lib/model/equityAllOf.js +1 -1
  389. package/lib/model/equityAllOfIdentifiers.d.ts +1 -1
  390. package/lib/model/equityAllOfIdentifiers.js +1 -1
  391. package/lib/model/equityOption.d.ts +1 -1
  392. package/lib/model/equityOption.js +1 -1
  393. package/lib/model/equityOptionAllOf.d.ts +1 -1
  394. package/lib/model/equityOptionAllOf.js +1 -1
  395. package/lib/model/equitySwap.d.ts +1 -1
  396. package/lib/model/equitySwap.js +1 -1
  397. package/lib/model/equitySwapAllOf.d.ts +1 -1
  398. package/lib/model/equitySwapAllOf.js +1 -1
  399. package/lib/model/equityVolSurfaceData.d.ts +1 -1
  400. package/lib/model/equityVolSurfaceData.js +1 -1
  401. package/lib/model/equityVolSurfaceDataAllOf.d.ts +1 -1
  402. package/lib/model/equityVolSurfaceDataAllOf.js +1 -1
  403. package/lib/model/errorDetail.d.ts +1 -1
  404. package/lib/model/errorDetail.js +1 -1
  405. package/lib/model/execution.d.ts +1 -1
  406. package/lib/model/execution.js +1 -1
  407. package/lib/model/executionRequest.d.ts +1 -1
  408. package/lib/model/executionRequest.js +1 -1
  409. package/lib/model/executionSetRequest.d.ts +1 -1
  410. package/lib/model/executionSetRequest.js +1 -1
  411. package/lib/model/exoticInstrument.d.ts +1 -1
  412. package/lib/model/exoticInstrument.js +1 -1
  413. package/lib/model/exoticInstrumentAllOf.d.ts +1 -1
  414. package/lib/model/exoticInstrumentAllOf.js +1 -1
  415. package/lib/model/expandedGroup.d.ts +1 -1
  416. package/lib/model/expandedGroup.js +1 -1
  417. package/lib/model/feeCalculationDetails.d.ts +1 -1
  418. package/lib/model/feeCalculationDetails.js +1 -1
  419. package/lib/model/fieldSchema.d.ts +1 -1
  420. package/lib/model/fieldSchema.js +1 -1
  421. package/lib/model/fileResponse.d.ts +1 -1
  422. package/lib/model/fileResponse.js +1 -1
  423. package/lib/model/fixedLeg.d.ts +1 -1
  424. package/lib/model/fixedLeg.js +1 -1
  425. package/lib/model/fixedLegAllOf.d.ts +1 -1
  426. package/lib/model/fixedLegAllOf.js +1 -1
  427. package/lib/model/fixedLegAllOfOverrides.d.ts +1 -1
  428. package/lib/model/fixedLegAllOfOverrides.js +1 -1
  429. package/lib/model/floatingLeg.d.ts +1 -1
  430. package/lib/model/floatingLeg.js +1 -1
  431. package/lib/model/floatingLegAllOf.d.ts +1 -1
  432. package/lib/model/floatingLegAllOf.js +1 -1
  433. package/lib/model/flowConventionName.d.ts +1 -1
  434. package/lib/model/flowConventionName.js +1 -1
  435. package/lib/model/flowConventions.d.ts +1 -1
  436. package/lib/model/flowConventions.js +1 -1
  437. package/lib/model/forwardRateAgreement.d.ts +1 -1
  438. package/lib/model/forwardRateAgreement.js +1 -1
  439. package/lib/model/forwardRateAgreementAllOf.d.ts +1 -1
  440. package/lib/model/forwardRateAgreementAllOf.js +1 -1
  441. package/lib/model/fundingLeg.d.ts +1 -1
  442. package/lib/model/fundingLeg.js +1 -1
  443. package/lib/model/fundingLegAllOf.d.ts +1 -1
  444. package/lib/model/fundingLegAllOf.js +1 -1
  445. package/lib/model/future.d.ts +1 -1
  446. package/lib/model/future.js +1 -1
  447. package/lib/model/futureAllOf.d.ts +1 -1
  448. package/lib/model/futureAllOf.js +1 -1
  449. package/lib/model/futuresContractDetails.d.ts +1 -1
  450. package/lib/model/futuresContractDetails.js +1 -1
  451. package/lib/model/fxForward.d.ts +1 -1
  452. package/lib/model/fxForward.js +1 -1
  453. package/lib/model/fxForwardAllOf.d.ts +1 -1
  454. package/lib/model/fxForwardAllOf.js +1 -1
  455. package/lib/model/fxForwardCurveData.d.ts +1 -1
  456. package/lib/model/fxForwardCurveData.js +1 -1
  457. package/lib/model/fxForwardCurveDataAllOf.d.ts +1 -1
  458. package/lib/model/fxForwardCurveDataAllOf.js +1 -1
  459. package/lib/model/fxForwardPipsCurveData.d.ts +1 -1
  460. package/lib/model/fxForwardPipsCurveData.js +1 -1
  461. package/lib/model/fxForwardPipsCurveDataAllOf.d.ts +1 -1
  462. package/lib/model/fxForwardPipsCurveDataAllOf.js +1 -1
  463. package/lib/model/fxForwardTenorCurveData.d.ts +1 -1
  464. package/lib/model/fxForwardTenorCurveData.js +1 -1
  465. package/lib/model/fxForwardTenorCurveDataAllOf.d.ts +1 -1
  466. package/lib/model/fxForwardTenorCurveDataAllOf.js +1 -1
  467. package/lib/model/fxForwardTenorPipsCurveData.d.ts +1 -1
  468. package/lib/model/fxForwardTenorPipsCurveData.js +1 -1
  469. package/lib/model/fxForwardTenorPipsCurveDataAllOf.d.ts +1 -1
  470. package/lib/model/fxForwardTenorPipsCurveDataAllOf.js +1 -1
  471. package/lib/model/fxOption.d.ts +1 -1
  472. package/lib/model/fxOption.js +1 -1
  473. package/lib/model/fxOptionAllOf.d.ts +1 -1
  474. package/lib/model/fxOptionAllOf.js +1 -1
  475. package/lib/model/fxSwap.d.ts +1 -1
  476. package/lib/model/fxSwap.js +1 -1
  477. package/lib/model/fxSwapAllOf.d.ts +1 -1
  478. package/lib/model/fxSwapAllOf.js +1 -1
  479. package/lib/model/fxVolSurfaceData.d.ts +1 -1
  480. package/lib/model/fxVolSurfaceData.js +1 -1
  481. package/lib/model/getCdsFlowConventionsResponse.d.ts +1 -1
  482. package/lib/model/getCdsFlowConventionsResponse.js +1 -1
  483. package/lib/model/getComplexMarketDataResponse.d.ts +1 -1
  484. package/lib/model/getComplexMarketDataResponse.js +1 -1
  485. package/lib/model/getCounterpartyAgreementResponse.d.ts +1 -1
  486. package/lib/model/getCounterpartyAgreementResponse.js +1 -1
  487. package/lib/model/getCreditSupportAnnexResponse.d.ts +1 -1
  488. package/lib/model/getCreditSupportAnnexResponse.js +1 -1
  489. package/lib/model/getDataMapResponse.d.ts +1 -1
  490. package/lib/model/getDataMapResponse.js +1 -1
  491. package/lib/model/getFlowConventionsResponse.d.ts +1 -1
  492. package/lib/model/getFlowConventionsResponse.js +1 -1
  493. package/lib/model/getIndexConventionResponse.d.ts +1 -1
  494. package/lib/model/getIndexConventionResponse.js +1 -1
  495. package/lib/model/getInstrumentsResponse.d.ts +1 -1
  496. package/lib/model/getInstrumentsResponse.js +1 -1
  497. package/lib/model/getQuotesResponse.d.ts +1 -1
  498. package/lib/model/getQuotesResponse.js +1 -1
  499. package/lib/model/getRecipeResponse.d.ts +1 -1
  500. package/lib/model/getRecipeResponse.js +1 -1
  501. package/lib/model/getReferencePortfolioConstituentsResponse.d.ts +1 -1
  502. package/lib/model/getReferencePortfolioConstituentsResponse.js +1 -1
  503. package/lib/model/getStructuredMarketDataResponse.d.ts +1 -1
  504. package/lib/model/getStructuredMarketDataResponse.js +1 -1
  505. package/lib/model/getStructuredResultDataResponse.d.ts +1 -1
  506. package/lib/model/getStructuredResultDataResponse.js +1 -1
  507. package/lib/model/holdingAdjustment.d.ts +1 -1
  508. package/lib/model/holdingAdjustment.js +1 -1
  509. package/lib/model/holdingsAdjustment.d.ts +1 -1
  510. package/lib/model/holdingsAdjustment.js +1 -1
  511. package/lib/model/holdingsAdjustmentHeader.d.ts +1 -1
  512. package/lib/model/holdingsAdjustmentHeader.js +1 -1
  513. package/lib/model/iUnitDefinitionDto.d.ts +1 -1
  514. package/lib/model/iUnitDefinitionDto.js +1 -1
  515. package/lib/model/idSelectorDefinition.d.ts +1 -1
  516. package/lib/model/idSelectorDefinition.js +1 -1
  517. package/lib/model/identifierPartSchema.d.ts +1 -1
  518. package/lib/model/identifierPartSchema.js +1 -1
  519. package/lib/model/indexConvention.d.ts +1 -1
  520. package/lib/model/indexConvention.js +1 -1
  521. package/lib/model/industryClassifier.d.ts +1 -1
  522. package/lib/model/industryClassifier.js +1 -1
  523. package/lib/model/inlineValuationRequest.d.ts +1 -1
  524. package/lib/model/inlineValuationRequest.js +1 -1
  525. package/lib/model/inlineValuationsReconciliationRequest.d.ts +1 -1
  526. package/lib/model/inlineValuationsReconciliationRequest.js +1 -1
  527. package/lib/model/instrument.d.ts +1 -1
  528. package/lib/model/instrument.js +1 -1
  529. package/lib/model/instrumentCashFlow.d.ts +1 -1
  530. package/lib/model/instrumentCashFlow.js +1 -1
  531. package/lib/model/instrumentDefinition.d.ts +1 -1
  532. package/lib/model/instrumentDefinition.js +1 -1
  533. package/lib/model/instrumentDefinitionFormat.d.ts +1 -1
  534. package/lib/model/instrumentDefinitionFormat.js +1 -1
  535. package/lib/model/instrumentIdTypeDescriptor.d.ts +1 -1
  536. package/lib/model/instrumentIdTypeDescriptor.js +1 -1
  537. package/lib/model/instrumentIdValue.d.ts +1 -1
  538. package/lib/model/instrumentIdValue.js +1 -1
  539. package/lib/model/instrumentLeg.d.ts +1 -1
  540. package/lib/model/instrumentLeg.js +1 -1
  541. package/lib/model/instrumentLegAllOf.d.ts +1 -1
  542. package/lib/model/instrumentLegAllOf.js +1 -1
  543. package/lib/model/instrumentMatch.d.ts +1 -1
  544. package/lib/model/instrumentMatch.js +1 -1
  545. package/lib/model/instrumentProperties.d.ts +1 -1
  546. package/lib/model/instrumentProperties.js +1 -1
  547. package/lib/model/instrumentSearchProperty.d.ts +1 -1
  548. package/lib/model/instrumentSearchProperty.js +1 -1
  549. package/lib/model/instrumentType.d.ts +1 -1
  550. package/lib/model/instrumentType.js +1 -1
  551. package/lib/model/interestRateSwap.d.ts +1 -1
  552. package/lib/model/interestRateSwap.js +1 -1
  553. package/lib/model/interestRateSwapAllOf.d.ts +1 -1
  554. package/lib/model/interestRateSwapAllOf.js +1 -1
  555. package/lib/model/interestRateSwaption.d.ts +1 -1
  556. package/lib/model/interestRateSwaption.js +1 -1
  557. package/lib/model/interestRateSwaptionAllOf.d.ts +1 -1
  558. package/lib/model/interestRateSwaptionAllOf.js +1 -1
  559. package/lib/model/irVolCubeData.d.ts +1 -1
  560. package/lib/model/irVolCubeData.js +1 -1
  561. package/lib/model/irVolCubeDataAllOf.d.ts +1 -1
  562. package/lib/model/irVolCubeDataAllOf.js +1 -1
  563. package/lib/model/isBusinessDayResponse.d.ts +1 -1
  564. package/lib/model/isBusinessDayResponse.js +1 -1
  565. package/lib/model/labelValueSet.d.ts +1 -1
  566. package/lib/model/labelValueSet.js +1 -1
  567. package/lib/model/legDefinition.d.ts +1 -1
  568. package/lib/model/legDefinition.js +1 -1
  569. package/lib/model/legalEntity.d.ts +1 -1
  570. package/lib/model/legalEntity.js +1 -1
  571. package/lib/model/link.d.ts +1 -1
  572. package/lib/model/link.js +1 -1
  573. package/lib/model/listAggregationReconciliation.d.ts +1 -1
  574. package/lib/model/listAggregationReconciliation.js +1 -1
  575. package/lib/model/listAggregationResponse.d.ts +1 -1
  576. package/lib/model/listAggregationResponse.js +1 -1
  577. package/lib/model/lusidInstrument.d.ts +1 -1
  578. package/lib/model/lusidInstrument.js +1 -1
  579. package/lib/model/lusidProblemDetails.d.ts +1 -1
  580. package/lib/model/lusidProblemDetails.js +1 -1
  581. package/lib/model/lusidValidationProblemDetails.d.ts +1 -1
  582. package/lib/model/lusidValidationProblemDetails.js +1 -1
  583. package/lib/model/marketContext.d.ts +1 -1
  584. package/lib/model/marketContext.js +1 -1
  585. package/lib/model/marketContextSuppliers.d.ts +1 -1
  586. package/lib/model/marketContextSuppliers.js +1 -1
  587. package/lib/model/marketDataKeyRule.d.ts +1 -1
  588. package/lib/model/marketDataKeyRule.js +1 -1
  589. package/lib/model/marketDataType.d.ts +1 -1
  590. package/lib/model/marketDataType.js +1 -1
  591. package/lib/model/marketIdentifier.d.ts +1 -1
  592. package/lib/model/marketIdentifier.js +1 -1
  593. package/lib/model/marketOptions.d.ts +1 -1
  594. package/lib/model/marketOptions.js +1 -1
  595. package/lib/model/marketQuote.d.ts +1 -1
  596. package/lib/model/marketQuote.js +1 -1
  597. package/lib/model/metricValue.d.ts +1 -1
  598. package/lib/model/metricValue.js +1 -1
  599. package/lib/model/modelSelection.d.ts +1 -1
  600. package/lib/model/modelSelection.js +1 -1
  601. package/lib/model/movementType.d.ts +1 -1
  602. package/lib/model/movementType.js +1 -1
  603. package/lib/model/nextValueInSequenceResponse.d.ts +1 -1
  604. package/lib/model/nextValueInSequenceResponse.js +1 -1
  605. package/lib/model/opaqueMarketData.d.ts +1 -1
  606. package/lib/model/opaqueMarketData.js +1 -1
  607. package/lib/model/opaqueMarketDataAllOf.d.ts +1 -1
  608. package/lib/model/opaqueMarketDataAllOf.js +1 -1
  609. package/lib/model/operandType.d.ts +1 -1
  610. package/lib/model/operandType.js +1 -1
  611. package/lib/model/operator.d.ts +1 -1
  612. package/lib/model/operator.js +1 -1
  613. package/lib/model/optionType.d.ts +1 -1
  614. package/lib/model/optionType.js +1 -1
  615. package/lib/model/order.d.ts +1 -1
  616. package/lib/model/order.js +1 -1
  617. package/lib/model/orderBySpec.d.ts +1 -1
  618. package/lib/model/orderBySpec.js +1 -1
  619. package/lib/model/orderInstruction.d.ts +1 -1
  620. package/lib/model/orderInstruction.js +1 -1
  621. package/lib/model/orderInstructionRequest.d.ts +1 -1
  622. package/lib/model/orderInstructionRequest.js +1 -1
  623. package/lib/model/orderInstructionSetRequest.d.ts +1 -1
  624. package/lib/model/orderInstructionSetRequest.js +1 -1
  625. package/lib/model/orderRequest.d.ts +1 -1
  626. package/lib/model/orderRequest.js +1 -1
  627. package/lib/model/orderSetRequest.d.ts +1 -1
  628. package/lib/model/orderSetRequest.js +1 -1
  629. package/lib/model/outputTransaction.d.ts +1 -1
  630. package/lib/model/outputTransaction.js +1 -1
  631. package/lib/model/package.d.ts +1 -1
  632. package/lib/model/package.js +1 -1
  633. package/lib/model/packageRequest.d.ts +1 -1
  634. package/lib/model/packageRequest.js +1 -1
  635. package/lib/model/packageSetRequest.d.ts +1 -1
  636. package/lib/model/packageSetRequest.js +1 -1
  637. package/lib/model/pagedResourceListOfAllocation.d.ts +1 -1
  638. package/lib/model/pagedResourceListOfAllocation.js +1 -1
  639. package/lib/model/pagedResourceListOfBlock.d.ts +1 -1
  640. package/lib/model/pagedResourceListOfBlock.js +1 -1
  641. package/lib/model/pagedResourceListOfCalendar.d.ts +1 -1
  642. package/lib/model/pagedResourceListOfCalendar.js +1 -1
  643. package/lib/model/pagedResourceListOfCorporateActionSource.d.ts +1 -1
  644. package/lib/model/pagedResourceListOfCorporateActionSource.js +1 -1
  645. package/lib/model/pagedResourceListOfCustomEntityResponse.d.ts +1 -1
  646. package/lib/model/pagedResourceListOfCustomEntityResponse.js +1 -1
  647. package/lib/model/pagedResourceListOfCutLabelDefinition.d.ts +1 -1
  648. package/lib/model/pagedResourceListOfCutLabelDefinition.js +1 -1
  649. package/lib/model/pagedResourceListOfExecution.d.ts +1 -1
  650. package/lib/model/pagedResourceListOfExecution.js +1 -1
  651. package/lib/model/pagedResourceListOfInstrument.d.ts +1 -1
  652. package/lib/model/pagedResourceListOfInstrument.js +1 -1
  653. package/lib/model/pagedResourceListOfLegalEntity.d.ts +1 -1
  654. package/lib/model/pagedResourceListOfLegalEntity.js +1 -1
  655. package/lib/model/pagedResourceListOfOrder.d.ts +1 -1
  656. package/lib/model/pagedResourceListOfOrder.js +1 -1
  657. package/lib/model/pagedResourceListOfOrderInstruction.d.ts +1 -1
  658. package/lib/model/pagedResourceListOfOrderInstruction.js +1 -1
  659. package/lib/model/pagedResourceListOfPackage.d.ts +1 -1
  660. package/lib/model/pagedResourceListOfPackage.js +1 -1
  661. package/lib/model/pagedResourceListOfParticipation.d.ts +1 -1
  662. package/lib/model/pagedResourceListOfParticipation.js +1 -1
  663. package/lib/model/pagedResourceListOfPerson.d.ts +1 -1
  664. package/lib/model/pagedResourceListOfPerson.js +1 -1
  665. package/lib/model/pagedResourceListOfPlacement.d.ts +1 -1
  666. package/lib/model/pagedResourceListOfPlacement.js +1 -1
  667. package/lib/model/pagedResourceListOfPortfolioGroupSearchResult.d.ts +1 -1
  668. package/lib/model/pagedResourceListOfPortfolioGroupSearchResult.js +1 -1
  669. package/lib/model/pagedResourceListOfPortfolioSearchResult.d.ts +1 -1
  670. package/lib/model/pagedResourceListOfPortfolioSearchResult.js +1 -1
  671. package/lib/model/pagedResourceListOfPropertyDefinitionSearchResult.d.ts +1 -1
  672. package/lib/model/pagedResourceListOfPropertyDefinitionSearchResult.js +1 -1
  673. package/lib/model/participation.d.ts +1 -1
  674. package/lib/model/participation.js +1 -1
  675. package/lib/model/participationRequest.d.ts +1 -1
  676. package/lib/model/participationRequest.js +1 -1
  677. package/lib/model/participationSetRequest.d.ts +1 -1
  678. package/lib/model/participationSetRequest.js +1 -1
  679. package/lib/model/payReceive.d.ts +1 -1
  680. package/lib/model/payReceive.js +1 -1
  681. package/lib/model/performanceReturn.d.ts +1 -1
  682. package/lib/model/performanceReturn.js +1 -1
  683. package/lib/model/performanceReturnsMetric.d.ts +1 -1
  684. package/lib/model/performanceReturnsMetric.js +1 -1
  685. package/lib/model/periodType.d.ts +1 -1
  686. package/lib/model/periodType.js +1 -1
  687. package/lib/model/perpetualEntityState.d.ts +1 -1
  688. package/lib/model/perpetualEntityState.js +1 -1
  689. package/lib/model/perpetualProperty.d.ts +1 -1
  690. package/lib/model/perpetualProperty.js +1 -1
  691. package/lib/model/person.d.ts +1 -1
  692. package/lib/model/person.js +1 -1
  693. package/lib/model/placement.d.ts +1 -1
  694. package/lib/model/placement.js +1 -1
  695. package/lib/model/placementRequest.d.ts +1 -1
  696. package/lib/model/placementRequest.js +1 -1
  697. package/lib/model/placementSetRequest.d.ts +1 -1
  698. package/lib/model/placementSetRequest.js +1 -1
  699. package/lib/model/portfolio.d.ts +1 -1
  700. package/lib/model/portfolio.js +1 -1
  701. package/lib/model/portfolioCashFlow.d.ts +1 -1
  702. package/lib/model/portfolioCashFlow.js +1 -1
  703. package/lib/model/portfolioCashLadder.d.ts +1 -1
  704. package/lib/model/portfolioCashLadder.js +1 -1
  705. package/lib/model/portfolioDetails.d.ts +1 -1
  706. package/lib/model/portfolioDetails.js +1 -1
  707. package/lib/model/portfolioEntityId.d.ts +1 -1
  708. package/lib/model/portfolioEntityId.js +1 -1
  709. package/lib/model/portfolioGroup.d.ts +1 -1
  710. package/lib/model/portfolioGroup.js +1 -1
  711. package/lib/model/portfolioGroupProperties.d.ts +1 -1
  712. package/lib/model/portfolioGroupProperties.js +1 -1
  713. package/lib/model/portfolioGroupSearchResult.d.ts +1 -1
  714. package/lib/model/portfolioGroupSearchResult.js +1 -1
  715. package/lib/model/portfolioHolding.d.ts +1 -1
  716. package/lib/model/portfolioHolding.js +1 -1
  717. package/lib/model/portfolioProperties.d.ts +1 -1
  718. package/lib/model/portfolioProperties.js +1 -1
  719. package/lib/model/portfolioReconciliationRequest.d.ts +1 -1
  720. package/lib/model/portfolioReconciliationRequest.js +1 -1
  721. package/lib/model/portfolioSearchResult.d.ts +1 -1
  722. package/lib/model/portfolioSearchResult.js +1 -1
  723. package/lib/model/portfolioType.d.ts +1 -1
  724. package/lib/model/portfolioType.js +1 -1
  725. package/lib/model/portfoliosReconciliationRequest.d.ts +1 -1
  726. package/lib/model/portfoliosReconciliationRequest.js +1 -1
  727. package/lib/model/portfoliosReconciliationRequestPreview.d.ts +1 -1
  728. package/lib/model/portfoliosReconciliationRequestPreview.js +1 -1
  729. package/lib/model/premium.d.ts +1 -1
  730. package/lib/model/premium.js +1 -1
  731. package/lib/model/pricingContext.d.ts +1 -1
  732. package/lib/model/pricingContext.js +1 -1
  733. package/lib/model/pricingModel.d.ts +1 -1
  734. package/lib/model/pricingModel.js +1 -1
  735. package/lib/model/pricingOptions.d.ts +1 -1
  736. package/lib/model/pricingOptions.js +1 -1
  737. package/lib/model/processedCommand.d.ts +1 -1
  738. package/lib/model/processedCommand.js +1 -1
  739. package/lib/model/property.d.ts +1 -1
  740. package/lib/model/property.js +1 -1
  741. package/lib/model/propertyDefinition.d.ts +1 -1
  742. package/lib/model/propertyDefinition.js +1 -1
  743. package/lib/model/propertyDefinitionSearchResult.d.ts +1 -1
  744. package/lib/model/propertyDefinitionSearchResult.js +1 -1
  745. package/lib/model/propertyDefinitionType.d.ts +1 -1
  746. package/lib/model/propertyDefinitionType.js +1 -1
  747. package/lib/model/propertyDomain.d.ts +1 -1
  748. package/lib/model/propertyDomain.js +1 -1
  749. package/lib/model/propertyFilter.d.ts +1 -1
  750. package/lib/model/propertyFilter.js +1 -1
  751. package/lib/model/propertyInterval.d.ts +1 -1
  752. package/lib/model/propertyInterval.js +1 -1
  753. package/lib/model/propertyLifeTime.d.ts +1 -1
  754. package/lib/model/propertyLifeTime.js +1 -1
  755. package/lib/model/propertySchema.d.ts +1 -1
  756. package/lib/model/propertySchema.js +1 -1
  757. package/lib/model/propertyType.d.ts +1 -1
  758. package/lib/model/propertyType.js +1 -1
  759. package/lib/model/propertyValue.d.ts +1 -1
  760. package/lib/model/propertyValue.js +1 -1
  761. package/lib/model/quote.d.ts +1 -1
  762. package/lib/model/quote.js +1 -1
  763. package/lib/model/quoteAccessMetadataRule.d.ts +1 -1
  764. package/lib/model/quoteAccessMetadataRule.js +1 -1
  765. package/lib/model/quoteAccessMetadataRuleId.d.ts +1 -1
  766. package/lib/model/quoteAccessMetadataRuleId.js +1 -1
  767. package/lib/model/quoteId.d.ts +1 -1
  768. package/lib/model/quoteId.js +1 -1
  769. package/lib/model/quoteInstrumentIdType.d.ts +1 -1
  770. package/lib/model/quoteInstrumentIdType.js +1 -1
  771. package/lib/model/quoteSeriesId.d.ts +1 -1
  772. package/lib/model/quoteSeriesId.js +1 -1
  773. package/lib/model/quoteType.d.ts +1 -1
  774. package/lib/model/quoteType.js +1 -1
  775. package/lib/model/realisedGainLoss.d.ts +1 -1
  776. package/lib/model/realisedGainLoss.js +1 -1
  777. package/lib/model/reconciliationBreak.d.ts +1 -1
  778. package/lib/model/reconciliationBreak.js +1 -1
  779. package/lib/model/reconciliationLeftRightAddressKeyPair.d.ts +1 -1
  780. package/lib/model/reconciliationLeftRightAddressKeyPair.js +1 -1
  781. package/lib/model/referencePortfolioConstituent.d.ts +1 -1
  782. package/lib/model/referencePortfolioConstituent.js +1 -1
  783. package/lib/model/referencePortfolioConstituentRequest.d.ts +1 -1
  784. package/lib/model/referencePortfolioConstituentRequest.js +1 -1
  785. package/lib/model/referencePortfolioWeightType.d.ts +1 -1
  786. package/lib/model/referencePortfolioWeightType.js +1 -1
  787. package/lib/model/relatedEntity.d.ts +1 -1
  788. package/lib/model/relatedEntity.js +1 -1
  789. package/lib/model/relation.d.ts +1 -1
  790. package/lib/model/relation.js +1 -1
  791. package/lib/model/relationDefinition.d.ts +1 -1
  792. package/lib/model/relationDefinition.js +1 -1
  793. package/lib/model/relationship.d.ts +1 -1
  794. package/lib/model/relationship.js +1 -1
  795. package/lib/model/relationshipDefinition.d.ts +1 -1
  796. package/lib/model/relationshipDefinition.js +1 -1
  797. package/lib/model/repo.d.ts +1 -1
  798. package/lib/model/repo.js +1 -1
  799. package/lib/model/repoAllOf.d.ts +1 -1
  800. package/lib/model/repoAllOf.js +1 -1
  801. package/lib/model/resourceId.d.ts +1 -1
  802. package/lib/model/resourceId.js +1 -1
  803. package/lib/model/resourceListOfA2BDataRecord.d.ts +1 -1
  804. package/lib/model/resourceListOfA2BDataRecord.js +1 -1
  805. package/lib/model/resourceListOfA2BMovementRecord.d.ts +1 -1
  806. package/lib/model/resourceListOfA2BMovementRecord.js +1 -1
  807. package/lib/model/resourceListOfAccessControlledResource.d.ts +1 -1
  808. package/lib/model/resourceListOfAccessControlledResource.js +1 -1
  809. package/lib/model/resourceListOfAccessMetadataValueOf.d.ts +1 -1
  810. package/lib/model/resourceListOfAccessMetadataValueOf.js +1 -1
  811. package/lib/model/resourceListOfAggregatedReturn.d.ts +1 -1
  812. package/lib/model/resourceListOfAggregatedReturn.js +1 -1
  813. package/lib/model/resourceListOfAggregationQuery.d.ts +1 -1
  814. package/lib/model/resourceListOfAggregationQuery.js +1 -1
  815. package/lib/model/resourceListOfAllocation.d.ts +1 -1
  816. package/lib/model/resourceListOfAllocation.js +1 -1
  817. package/lib/model/resourceListOfBlock.d.ts +1 -1
  818. package/lib/model/resourceListOfBlock.js +1 -1
  819. package/lib/model/resourceListOfCalendarDate.d.ts +1 -1
  820. package/lib/model/resourceListOfCalendarDate.js +1 -1
  821. package/lib/model/resourceListOfChange.d.ts +1 -1
  822. package/lib/model/resourceListOfChange.js +1 -1
  823. package/lib/model/resourceListOfConstituentsAdjustmentHeader.d.ts +1 -1
  824. package/lib/model/resourceListOfConstituentsAdjustmentHeader.js +1 -1
  825. package/lib/model/resourceListOfCorporateAction.d.ts +1 -1
  826. package/lib/model/resourceListOfCorporateAction.js +1 -1
  827. package/lib/model/resourceListOfDataType.d.ts +1 -1
  828. package/lib/model/resourceListOfDataType.js +1 -1
  829. package/lib/model/resourceListOfExecution.d.ts +1 -1
  830. package/lib/model/resourceListOfExecution.js +1 -1
  831. package/lib/model/resourceListOfFeeCalculationDetails.d.ts +1 -1
  832. package/lib/model/resourceListOfFeeCalculationDetails.js +1 -1
  833. package/lib/model/resourceListOfGetCdsFlowConventionsResponse.d.ts +1 -1
  834. package/lib/model/resourceListOfGetCdsFlowConventionsResponse.js +1 -1
  835. package/lib/model/resourceListOfGetCounterpartyAgreementResponse.d.ts +1 -1
  836. package/lib/model/resourceListOfGetCounterpartyAgreementResponse.js +1 -1
  837. package/lib/model/resourceListOfGetCreditSupportAnnexResponse.d.ts +1 -1
  838. package/lib/model/resourceListOfGetCreditSupportAnnexResponse.js +1 -1
  839. package/lib/model/resourceListOfGetFlowConventionsResponse.d.ts +1 -1
  840. package/lib/model/resourceListOfGetFlowConventionsResponse.js +1 -1
  841. package/lib/model/resourceListOfGetIndexConventionResponse.d.ts +1 -1
  842. package/lib/model/resourceListOfGetIndexConventionResponse.js +1 -1
  843. package/lib/model/resourceListOfGetRecipeResponse.d.ts +1 -1
  844. package/lib/model/resourceListOfGetRecipeResponse.js +1 -1
  845. package/lib/model/resourceListOfHoldingsAdjustmentHeader.d.ts +1 -1
  846. package/lib/model/resourceListOfHoldingsAdjustmentHeader.js +1 -1
  847. package/lib/model/resourceListOfIUnitDefinitionDto.d.ts +1 -1
  848. package/lib/model/resourceListOfIUnitDefinitionDto.js +1 -1
  849. package/lib/model/resourceListOfInstrumentCashFlow.d.ts +1 -1
  850. package/lib/model/resourceListOfInstrumentCashFlow.js +1 -1
  851. package/lib/model/resourceListOfInstrumentIdTypeDescriptor.d.ts +1 -1
  852. package/lib/model/resourceListOfInstrumentIdTypeDescriptor.js +1 -1
  853. package/lib/model/resourceListOfOrder.d.ts +1 -1
  854. package/lib/model/resourceListOfOrder.js +1 -1
  855. package/lib/model/resourceListOfOrderInstruction.d.ts +1 -1
  856. package/lib/model/resourceListOfOrderInstruction.js +1 -1
  857. package/lib/model/resourceListOfPackage.d.ts +1 -1
  858. package/lib/model/resourceListOfPackage.js +1 -1
  859. package/lib/model/resourceListOfParticipation.d.ts +1 -1
  860. package/lib/model/resourceListOfParticipation.js +1 -1
  861. package/lib/model/resourceListOfPerformanceReturn.d.ts +1 -1
  862. package/lib/model/resourceListOfPerformanceReturn.js +1 -1
  863. package/lib/model/resourceListOfPlacement.d.ts +1 -1
  864. package/lib/model/resourceListOfPlacement.js +1 -1
  865. package/lib/model/resourceListOfPortfolio.d.ts +1 -1
  866. package/lib/model/resourceListOfPortfolio.js +1 -1
  867. package/lib/model/resourceListOfPortfolioCashFlow.d.ts +1 -1
  868. package/lib/model/resourceListOfPortfolioCashFlow.js +1 -1
  869. package/lib/model/resourceListOfPortfolioCashLadder.d.ts +1 -1
  870. package/lib/model/resourceListOfPortfolioCashLadder.js +1 -1
  871. package/lib/model/resourceListOfPortfolioGroup.d.ts +1 -1
  872. package/lib/model/resourceListOfPortfolioGroup.js +1 -1
  873. package/lib/model/resourceListOfProcessedCommand.d.ts +1 -1
  874. package/lib/model/resourceListOfProcessedCommand.js +1 -1
  875. package/lib/model/resourceListOfProperty.d.ts +1 -1
  876. package/lib/model/resourceListOfProperty.js +1 -1
  877. package/lib/model/resourceListOfPropertyDefinition.d.ts +1 -1
  878. package/lib/model/resourceListOfPropertyDefinition.js +1 -1
  879. package/lib/model/resourceListOfPropertyInterval.d.ts +1 -1
  880. package/lib/model/resourceListOfPropertyInterval.js +1 -1
  881. package/lib/model/resourceListOfQuote.d.ts +1 -1
  882. package/lib/model/resourceListOfQuote.js +1 -1
  883. package/lib/model/resourceListOfQuoteAccessMetadataRule.d.ts +1 -1
  884. package/lib/model/resourceListOfQuoteAccessMetadataRule.js +1 -1
  885. package/lib/model/resourceListOfReconciliationBreak.d.ts +1 -1
  886. package/lib/model/resourceListOfReconciliationBreak.js +1 -1
  887. package/lib/model/resourceListOfRelation.d.ts +1 -1
  888. package/lib/model/resourceListOfRelation.js +1 -1
  889. package/lib/model/resourceListOfRelationship.d.ts +1 -1
  890. package/lib/model/resourceListOfRelationship.js +1 -1
  891. package/lib/model/resourceListOfScopeDefinition.d.ts +1 -1
  892. package/lib/model/resourceListOfScopeDefinition.js +1 -1
  893. package/lib/model/resourceListOfString.d.ts +1 -1
  894. package/lib/model/resourceListOfString.js +1 -1
  895. package/lib/model/resourceListOfTransaction.d.ts +1 -1
  896. package/lib/model/resourceListOfTransaction.js +1 -1
  897. package/lib/model/resourceListOfValueType.d.ts +1 -1
  898. package/lib/model/resourceListOfValueType.js +1 -1
  899. package/lib/model/resultDataKeyRule.d.ts +1 -1
  900. package/lib/model/resultDataKeyRule.js +1 -1
  901. package/lib/model/resultDataSchema.d.ts +1 -1
  902. package/lib/model/resultDataSchema.js +1 -1
  903. package/lib/model/schema.d.ts +1 -1
  904. package/lib/model/schema.js +1 -1
  905. package/lib/model/scopeDefinition.d.ts +1 -1
  906. package/lib/model/scopeDefinition.js +1 -1
  907. package/lib/model/sequenceDefinition.d.ts +1 -1
  908. package/lib/model/sequenceDefinition.js +1 -1
  909. package/lib/model/setPersonIdentifiersRequest.d.ts +1 -1
  910. package/lib/model/setPersonIdentifiersRequest.js +1 -1
  911. package/lib/model/setPersonPropertiesRequest.d.ts +1 -1
  912. package/lib/model/setPersonPropertiesRequest.js +1 -1
  913. package/lib/model/sideConfigurationData.d.ts +1 -1
  914. package/lib/model/sideConfigurationData.js +1 -1
  915. package/lib/model/sideConfigurationDataRequest.d.ts +1 -1
  916. package/lib/model/sideConfigurationDataRequest.js +1 -1
  917. package/lib/model/simpleInstrument.d.ts +1 -1
  918. package/lib/model/simpleInstrument.js +1 -1
  919. package/lib/model/simpleInstrumentAllOf.d.ts +1 -1
  920. package/lib/model/simpleInstrumentAllOf.js +1 -1
  921. package/lib/model/sortOrder.d.ts +1 -1
  922. package/lib/model/sortOrder.js +1 -1
  923. package/lib/model/stream.d.ts +1 -1
  924. package/lib/model/stream.js +1 -1
  925. package/lib/model/structuredMarketData.d.ts +1 -1
  926. package/lib/model/structuredMarketData.js +1 -1
  927. package/lib/model/structuredMarketDataId.d.ts +1 -1
  928. package/lib/model/structuredMarketDataId.js +1 -1
  929. package/lib/model/structuredResultData.d.ts +1 -1
  930. package/lib/model/structuredResultData.js +1 -1
  931. package/lib/model/structuredResultDataId.d.ts +1 -1
  932. package/lib/model/structuredResultDataId.js +1 -1
  933. package/lib/model/targetTaxLot.d.ts +1 -1
  934. package/lib/model/targetTaxLot.js +1 -1
  935. package/lib/model/targetTaxLotRequest.d.ts +1 -1
  936. package/lib/model/targetTaxLotRequest.js +1 -1
  937. package/lib/model/termDeposit.d.ts +1 -1
  938. package/lib/model/termDeposit.js +1 -1
  939. package/lib/model/termDepositAllOf.d.ts +1 -1
  940. package/lib/model/termDepositAllOf.js +1 -1
  941. package/lib/model/tolerance.d.ts +1 -1
  942. package/lib/model/tolerance.js +1 -1
  943. package/lib/model/toleranceEnum.d.ts +1 -1
  944. package/lib/model/toleranceEnum.js +1 -1
  945. package/lib/model/transaction.d.ts +1 -1
  946. package/lib/model/transaction.js +1 -1
  947. package/lib/model/transactionConfigurationData.d.ts +1 -1
  948. package/lib/model/transactionConfigurationData.js +1 -1
  949. package/lib/model/transactionConfigurationDataRequest.d.ts +1 -1
  950. package/lib/model/transactionConfigurationDataRequest.js +1 -1
  951. package/lib/model/transactionConfigurationMovementData.d.ts +1 -1
  952. package/lib/model/transactionConfigurationMovementData.js +1 -1
  953. package/lib/model/transactionConfigurationMovementDataRequest.d.ts +1 -1
  954. package/lib/model/transactionConfigurationMovementDataRequest.js +1 -1
  955. package/lib/model/transactionConfigurationTypeAlias.d.ts +1 -1
  956. package/lib/model/transactionConfigurationTypeAlias.js +1 -1
  957. package/lib/model/transactionPrice.d.ts +1 -1
  958. package/lib/model/transactionPrice.js +1 -1
  959. package/lib/model/transactionPriceType.d.ts +1 -1
  960. package/lib/model/transactionPriceType.js +1 -1
  961. package/lib/model/transactionPropertyMapping.d.ts +1 -1
  962. package/lib/model/transactionPropertyMapping.js +1 -1
  963. package/lib/model/transactionPropertyMappingRequest.d.ts +1 -1
  964. package/lib/model/transactionPropertyMappingRequest.js +1 -1
  965. package/lib/model/transactionQueryMode.d.ts +1 -1
  966. package/lib/model/transactionQueryMode.js +1 -1
  967. package/lib/model/transactionQueryParameters.d.ts +1 -1
  968. package/lib/model/transactionQueryParameters.js +1 -1
  969. package/lib/model/transactionRequest.d.ts +1 -1
  970. package/lib/model/transactionRequest.js +1 -1
  971. package/lib/model/transactionRoles.d.ts +1 -1
  972. package/lib/model/transactionRoles.js +1 -1
  973. package/lib/model/transactionSetConfigurationData.d.ts +1 -1
  974. package/lib/model/transactionSetConfigurationData.js +1 -1
  975. package/lib/model/transactionSetConfigurationDataRequest.d.ts +1 -1
  976. package/lib/model/transactionSetConfigurationDataRequest.js +1 -1
  977. package/lib/model/transactionStatus.d.ts +1 -1
  978. package/lib/model/transactionStatus.js +1 -1
  979. package/lib/model/translateInstrumentDefinitionsRequest.d.ts +1 -1
  980. package/lib/model/translateInstrumentDefinitionsRequest.js +1 -1
  981. package/lib/model/translateInstrumentDefinitionsResponse.d.ts +1 -1
  982. package/lib/model/translateInstrumentDefinitionsResponse.js +1 -1
  983. package/lib/model/typedResourceId.d.ts +1 -1
  984. package/lib/model/typedResourceId.js +1 -1
  985. package/lib/model/unitSchema.d.ts +1 -1
  986. package/lib/model/unitSchema.js +1 -1
  987. package/lib/model/unmatchedHoldingMethod.d.ts +1 -1
  988. package/lib/model/unmatchedHoldingMethod.js +1 -1
  989. package/lib/model/updateCalendarRequest.d.ts +1 -1
  990. package/lib/model/updateCalendarRequest.js +1 -1
  991. package/lib/model/updateCutLabelDefinitionRequest.d.ts +1 -1
  992. package/lib/model/updateCutLabelDefinitionRequest.js +1 -1
  993. package/lib/model/updateDataTypeRequest.d.ts +1 -1
  994. package/lib/model/updateDataTypeRequest.js +1 -1
  995. package/lib/model/updateInstrumentIdentifierRequest.d.ts +1 -1
  996. package/lib/model/updateInstrumentIdentifierRequest.js +1 -1
  997. package/lib/model/updatePortfolioGroupRequest.d.ts +1 -1
  998. package/lib/model/updatePortfolioGroupRequest.js +1 -1
  999. package/lib/model/updatePortfolioRequest.d.ts +1 -1
  1000. package/lib/model/updatePortfolioRequest.js +1 -1
  1001. package/lib/model/updatePropertyDefinitionRequest.d.ts +1 -1
  1002. package/lib/model/updatePropertyDefinitionRequest.js +1 -1
  1003. package/lib/model/updateRelationshipDefinitionRequest.d.ts +1 -1
  1004. package/lib/model/updateRelationshipDefinitionRequest.js +1 -1
  1005. package/lib/model/updateUnitRequest.d.ts +1 -1
  1006. package/lib/model/updateUnitRequest.js +1 -1
  1007. package/lib/model/upsertCdsFlowConventionsRequest.d.ts +1 -1
  1008. package/lib/model/upsertCdsFlowConventionsRequest.js +1 -1
  1009. package/lib/model/upsertComplexMarketDataRequest.d.ts +1 -1
  1010. package/lib/model/upsertComplexMarketDataRequest.js +1 -1
  1011. package/lib/model/upsertCorporateActionRequest.d.ts +1 -1
  1012. package/lib/model/upsertCorporateActionRequest.js +1 -1
  1013. package/lib/model/upsertCorporateActionsResponse.d.ts +1 -1
  1014. package/lib/model/upsertCorporateActionsResponse.js +1 -1
  1015. package/lib/model/upsertCounterpartyAgreementRequest.d.ts +1 -1
  1016. package/lib/model/upsertCounterpartyAgreementRequest.js +1 -1
  1017. package/lib/model/upsertCreditSupportAnnexRequest.d.ts +1 -1
  1018. package/lib/model/upsertCreditSupportAnnexRequest.js +1 -1
  1019. package/lib/model/upsertFlowConventionsRequest.d.ts +1 -1
  1020. package/lib/model/upsertFlowConventionsRequest.js +1 -1
  1021. package/lib/model/upsertIndexConventionRequest.d.ts +1 -1
  1022. package/lib/model/upsertIndexConventionRequest.js +1 -1
  1023. package/lib/model/upsertInstrumentPropertiesResponse.d.ts +1 -1
  1024. package/lib/model/upsertInstrumentPropertiesResponse.js +1 -1
  1025. package/lib/model/upsertInstrumentPropertyRequest.d.ts +1 -1
  1026. package/lib/model/upsertInstrumentPropertyRequest.js +1 -1
  1027. package/lib/model/upsertInstrumentsResponse.d.ts +1 -1
  1028. package/lib/model/upsertInstrumentsResponse.js +1 -1
  1029. package/lib/model/upsertLegalEntityAccessMetadataRequest.d.ts +1 -1
  1030. package/lib/model/upsertLegalEntityAccessMetadataRequest.js +1 -1
  1031. package/lib/model/upsertLegalEntityRequest.d.ts +1 -1
  1032. package/lib/model/upsertLegalEntityRequest.js +1 -1
  1033. package/lib/model/upsertPersonAccessMetadataRequest.d.ts +1 -1
  1034. package/lib/model/upsertPersonAccessMetadataRequest.js +1 -1
  1035. package/lib/model/upsertPersonRequest.d.ts +1 -1
  1036. package/lib/model/upsertPersonRequest.js +1 -1
  1037. package/lib/model/upsertPortfolioAccessMetadataRequest.d.ts +1 -1
  1038. package/lib/model/upsertPortfolioAccessMetadataRequest.js +1 -1
  1039. package/lib/model/upsertPortfolioGroupAccessMetadataRequest.d.ts +1 -1
  1040. package/lib/model/upsertPortfolioGroupAccessMetadataRequest.js +1 -1
  1041. package/lib/model/upsertPortfolioTransactionsResponse.d.ts +1 -1
  1042. package/lib/model/upsertPortfolioTransactionsResponse.js +1 -1
  1043. package/lib/model/upsertQuoteAccessMetadataRuleRequest.d.ts +1 -1
  1044. package/lib/model/upsertQuoteAccessMetadataRuleRequest.js +1 -1
  1045. package/lib/model/upsertQuoteRequest.d.ts +1 -1
  1046. package/lib/model/upsertQuoteRequest.js +1 -1
  1047. package/lib/model/upsertQuotesResponse.d.ts +1 -1
  1048. package/lib/model/upsertQuotesResponse.js +1 -1
  1049. package/lib/model/upsertRecipeRequest.d.ts +1 -1
  1050. package/lib/model/upsertRecipeRequest.js +1 -1
  1051. package/lib/model/upsertReferencePortfolioConstituentsRequest.d.ts +1 -1
  1052. package/lib/model/upsertReferencePortfolioConstituentsRequest.js +1 -1
  1053. package/lib/model/upsertReferencePortfolioConstituentsResponse.d.ts +1 -1
  1054. package/lib/model/upsertReferencePortfolioConstituentsResponse.js +1 -1
  1055. package/lib/model/upsertReturnsResponse.d.ts +1 -1
  1056. package/lib/model/upsertReturnsResponse.js +1 -1
  1057. package/lib/model/upsertSingleStructuredDataResponse.d.ts +1 -1
  1058. package/lib/model/upsertSingleStructuredDataResponse.js +1 -1
  1059. package/lib/model/upsertStructuredDataResponse.d.ts +1 -1
  1060. package/lib/model/upsertStructuredDataResponse.js +1 -1
  1061. package/lib/model/upsertStructuredMarketDataRequest.d.ts +1 -1
  1062. package/lib/model/upsertStructuredMarketDataRequest.js +1 -1
  1063. package/lib/model/upsertStructuredResultDataRequest.d.ts +1 -1
  1064. package/lib/model/upsertStructuredResultDataRequest.js +1 -1
  1065. package/lib/model/upsertTransactionPropertiesResponse.d.ts +1 -1
  1066. package/lib/model/upsertTransactionPropertiesResponse.js +1 -1
  1067. package/lib/model/user.d.ts +1 -1
  1068. package/lib/model/user.js +1 -1
  1069. package/lib/model/valuationRequest.d.ts +1 -1
  1070. package/lib/model/valuationRequest.js +1 -1
  1071. package/lib/model/valuationSchedule.d.ts +1 -1
  1072. package/lib/model/valuationSchedule.js +1 -1
  1073. package/lib/model/valuationsReconciliationRequest.d.ts +1 -1
  1074. package/lib/model/valuationsReconciliationRequest.js +1 -1
  1075. package/lib/model/valueType.d.ts +1 -1
  1076. package/lib/model/valueType.js +1 -1
  1077. package/lib/model/vendorLibrary.d.ts +1 -1
  1078. package/lib/model/vendorLibrary.js +1 -1
  1079. package/lib/model/vendorModelRule.d.ts +1 -1
  1080. package/lib/model/vendorModelRule.js +1 -1
  1081. package/lib/model/version.d.ts +1 -1
  1082. package/lib/model/version.js +1 -1
  1083. package/lib/model/versionSummaryDto.d.ts +1 -1
  1084. package/lib/model/versionSummaryDto.js +1 -1
  1085. package/lib/model/versionedResourceListOfOutputTransaction.d.ts +1 -1
  1086. package/lib/model/versionedResourceListOfOutputTransaction.js +1 -1
  1087. package/lib/model/versionedResourceListOfPortfolioHolding.d.ts +1 -1
  1088. package/lib/model/versionedResourceListOfPortfolioHolding.js +1 -1
  1089. package/lib/model/versionedResourceListOfTransaction.d.ts +1 -1
  1090. package/lib/model/versionedResourceListOfTransaction.js +1 -1
  1091. package/lib/model/weekendMask.d.ts +1 -1
  1092. package/lib/model/weekendMask.js +1 -1
  1093. package/lib/model/weightedInstrument.d.ts +1 -1
  1094. package/lib/model/weightedInstrument.js +1 -1
  1095. package/lib/model/weightedInstruments.d.ts +1 -1
  1096. package/lib/model/weightedInstruments.js +1 -1
  1097. package/lib/model/yieldCurveData.d.ts +1 -1
  1098. package/lib/model/yieldCurveData.js +1 -1
  1099. package/lib/model/yieldCurveDataAllOf.d.ts +1 -1
  1100. package/lib/model/yieldCurveDataAllOf.js +1 -1
  1101. package/model/a2BBreakdown.ts +1 -1
  1102. package/model/a2BCategory.ts +1 -1
  1103. package/model/a2BDataRecord.ts +1 -1
  1104. package/model/a2BMovementRecord.ts +1 -1
  1105. package/model/accessControlledAction.ts +1 -1
  1106. package/model/accessControlledResource.ts +1 -1
  1107. package/model/accessMetadataValue.ts +1 -1
  1108. package/model/accountingMethod.ts +1 -1
  1109. package/model/actionId.ts +1 -1
  1110. package/model/addBusinessDaysToDateRequest.ts +1 -1
  1111. package/model/addBusinessDaysToDateResponse.ts +1 -1
  1112. package/model/adjustHolding.ts +1 -1
  1113. package/model/adjustHoldingRequest.ts +1 -1
  1114. package/model/aggregateSpec.ts +1 -1
  1115. package/model/aggregatedReturn.ts +1 -1
  1116. package/model/aggregatedReturnsRequest.ts +1 -1
  1117. package/model/aggregationContext.ts +1 -1
  1118. package/model/aggregationMeasureFailureDetail.ts +1 -1
  1119. package/model/aggregationOp.ts +1 -1
  1120. package/model/aggregationOptions.ts +1 -1
  1121. package/model/aggregationQuery.ts +1 -1
  1122. package/model/aggregationType.ts +1 -1
  1123. package/model/allocation.ts +1 -1
  1124. package/model/allocationRequest.ts +1 -1
  1125. package/model/allocationSetRequest.ts +1 -1
  1126. package/model/annulQuotesResponse.ts +1 -1
  1127. package/model/annulSingleStructuredDataResponse.ts +1 -1
  1128. package/model/annulStructuredDataResponse.ts +1 -1
  1129. package/model/assetClass.ts +1 -1
  1130. package/model/basket.ts +1 -1
  1131. package/model/basketAllOf.ts +1 -1
  1132. package/model/basketIdentifier.ts +1 -1
  1133. package/model/block.ts +1 -1
  1134. package/model/blockRequest.ts +1 -1
  1135. package/model/blockSetRequest.ts +1 -1
  1136. package/model/bond.ts +1 -1
  1137. package/model/bondAllOf.ts +1 -1
  1138. package/model/bucketedCashFlowRequest.ts +1 -1
  1139. package/model/bucketedCashFlowResponse.ts +1 -1
  1140. package/model/calendar.ts +1 -1
  1141. package/model/calendarDate.ts +1 -1
  1142. package/model/cashLadderRecord.ts +1 -1
  1143. package/model/cashPerpetual.ts +1 -1
  1144. package/model/cashPerpetualAllOf.ts +1 -1
  1145. package/model/cdsFlowConventions.ts +1 -1
  1146. package/model/cdsIndex.ts +1 -1
  1147. package/model/cdsIndexAllOf.ts +1 -1
  1148. package/model/cdsProtectionDetailSpecification.ts +1 -1
  1149. package/model/cdsRestructuringType.ts +1 -1
  1150. package/model/cdsSeniority.ts +1 -1
  1151. package/model/change.ts +1 -1
  1152. package/model/completePortfolio.ts +1 -1
  1153. package/model/completeRelation.ts +1 -1
  1154. package/model/completeRelationship.ts +1 -1
  1155. package/model/complexMarketData.ts +1 -1
  1156. package/model/complexMarketDataId.ts +1 -1
  1157. package/model/configurationRecipe.ts +1 -1
  1158. package/model/configurationRecipeSnippet.ts +1 -1
  1159. package/model/constituentsAdjustmentHeader.ts +1 -1
  1160. package/model/contractForDifference.ts +1 -1
  1161. package/model/contractForDifferenceAllOf.ts +1 -1
  1162. package/model/corporateAction.ts +1 -1
  1163. package/model/corporateActionSource.ts +1 -1
  1164. package/model/corporateActionTransition.ts +1 -1
  1165. package/model/corporateActionTransitionComponent.ts +1 -1
  1166. package/model/corporateActionTransitionComponentRequest.ts +1 -1
  1167. package/model/corporateActionTransitionRequest.ts +1 -1
  1168. package/model/counterpartyAgreement.ts +1 -1
  1169. package/model/counterpartyRiskInformation.ts +1 -1
  1170. package/model/counterpartySignatory.ts +1 -1
  1171. package/model/createCalendarRequest.ts +1 -1
  1172. package/model/createCorporateActionSourceRequest.ts +1 -1
  1173. package/model/createCutLabelDefinitionRequest.ts +1 -1
  1174. package/model/createDataMapRequest.ts +1 -1
  1175. package/model/createDataTypeRequest.ts +1 -1
  1176. package/model/createDateRequest.ts +1 -1
  1177. package/model/createDerivedPropertyDefinitionRequest.ts +1 -1
  1178. package/model/createDerivedTransactionPortfolioRequest.ts +1 -1
  1179. package/model/createPortfolioDetails.ts +1 -1
  1180. package/model/createPortfolioGroupRequest.ts +1 -1
  1181. package/model/createPropertyDefinitionRequest.ts +1 -1
  1182. package/model/createRecipeRequest.ts +1 -1
  1183. package/model/createReferencePortfolioRequest.ts +1 -1
  1184. package/model/createRelationDefinitionRequest.ts +1 -1
  1185. package/model/createRelationRequest.ts +1 -1
  1186. package/model/createRelationshipDefinitionRequest.ts +1 -1
  1187. package/model/createRelationshipRequest.ts +1 -1
  1188. package/model/createSequenceRequest.ts +1 -1
  1189. package/model/createTransactionPortfolioRequest.ts +1 -1
  1190. package/model/createUnitDefinition.ts +1 -1
  1191. package/model/creditDefaultSwap.ts +1 -1
  1192. package/model/creditDefaultSwapAllOf.ts +1 -1
  1193. package/model/creditRating.ts +1 -1
  1194. package/model/creditSupportAnnex.ts +1 -1
  1195. package/model/crossCurrencySwap.ts +1 -1
  1196. package/model/crossCurrencySwapAllOf.ts +1 -1
  1197. package/model/currencyAndAmount.ts +1 -1
  1198. package/model/customEntityDefinition.ts +1 -1
  1199. package/model/customEntityDefinitionRequest.ts +1 -1
  1200. package/model/customEntityField.ts +1 -1
  1201. package/model/customEntityFieldDefinition.ts +1 -1
  1202. package/model/customEntityIdRequest.ts +1 -1
  1203. package/model/customEntityIdResponse.ts +1 -1
  1204. package/model/customEntityRequest.ts +1 -1
  1205. package/model/customEntityResponse.ts +1 -1
  1206. package/model/cutLabelDefinition.ts +1 -1
  1207. package/model/cutLocalTime.ts +1 -1
  1208. package/model/dataDefinition.ts +1 -1
  1209. package/model/dataMapKey.ts +1 -1
  1210. package/model/dataMapping.ts +1 -1
  1211. package/model/dataType.ts +1 -1
  1212. package/model/dataTypeValueRange.ts +1 -1
  1213. package/model/dateAttributes.ts +1 -1
  1214. package/model/dateRange.ts +1 -1
  1215. package/model/dayOfWeek.ts +1 -1
  1216. package/model/deleteInstrumentPropertiesResponse.ts +1 -1
  1217. package/model/deleteInstrumentResponse.ts +1 -1
  1218. package/model/deleteRelationRequest.ts +1 -1
  1219. package/model/deleteRelationshipRequest.ts +1 -1
  1220. package/model/deletedEntityResponse.ts +1 -1
  1221. package/model/deliveryType.ts +1 -1
  1222. package/model/discountFactorCurveData.ts +1 -1
  1223. package/model/discountFactorCurveDataAllOf.ts +1 -1
  1224. package/model/equity.ts +1 -1
  1225. package/model/equityAllOf.ts +1 -1
  1226. package/model/equityAllOfIdentifiers.ts +1 -1
  1227. package/model/equityOption.ts +1 -1
  1228. package/model/equityOptionAllOf.ts +1 -1
  1229. package/model/equitySwap.ts +1 -1
  1230. package/model/equitySwapAllOf.ts +1 -1
  1231. package/model/equityVolSurfaceData.ts +1 -1
  1232. package/model/equityVolSurfaceDataAllOf.ts +1 -1
  1233. package/model/errorDetail.ts +1 -1
  1234. package/model/execution.ts +1 -1
  1235. package/model/executionRequest.ts +1 -1
  1236. package/model/executionSetRequest.ts +1 -1
  1237. package/model/exoticInstrument.ts +1 -1
  1238. package/model/exoticInstrumentAllOf.ts +1 -1
  1239. package/model/expandedGroup.ts +1 -1
  1240. package/model/feeCalculationDetails.ts +1 -1
  1241. package/model/fieldSchema.ts +1 -1
  1242. package/model/fileResponse.ts +1 -1
  1243. package/model/fixedLeg.ts +1 -1
  1244. package/model/fixedLegAllOf.ts +1 -1
  1245. package/model/fixedLegAllOfOverrides.ts +1 -1
  1246. package/model/floatingLeg.ts +1 -1
  1247. package/model/floatingLegAllOf.ts +1 -1
  1248. package/model/flowConventionName.ts +1 -1
  1249. package/model/flowConventions.ts +1 -1
  1250. package/model/forwardRateAgreement.ts +1 -1
  1251. package/model/forwardRateAgreementAllOf.ts +1 -1
  1252. package/model/fundingLeg.ts +1 -1
  1253. package/model/fundingLegAllOf.ts +1 -1
  1254. package/model/future.ts +1 -1
  1255. package/model/futureAllOf.ts +1 -1
  1256. package/model/futuresContractDetails.ts +1 -1
  1257. package/model/fxForward.ts +1 -1
  1258. package/model/fxForwardAllOf.ts +1 -1
  1259. package/model/fxForwardCurveData.ts +1 -1
  1260. package/model/fxForwardCurveDataAllOf.ts +1 -1
  1261. package/model/fxForwardPipsCurveData.ts +1 -1
  1262. package/model/fxForwardPipsCurveDataAllOf.ts +1 -1
  1263. package/model/fxForwardTenorCurveData.ts +1 -1
  1264. package/model/fxForwardTenorCurveDataAllOf.ts +1 -1
  1265. package/model/fxForwardTenorPipsCurveData.ts +1 -1
  1266. package/model/fxForwardTenorPipsCurveDataAllOf.ts +1 -1
  1267. package/model/fxOption.ts +1 -1
  1268. package/model/fxOptionAllOf.ts +1 -1
  1269. package/model/fxSwap.ts +1 -1
  1270. package/model/fxSwapAllOf.ts +1 -1
  1271. package/model/fxVolSurfaceData.ts +1 -1
  1272. package/model/getCdsFlowConventionsResponse.ts +1 -1
  1273. package/model/getComplexMarketDataResponse.ts +1 -1
  1274. package/model/getCounterpartyAgreementResponse.ts +1 -1
  1275. package/model/getCreditSupportAnnexResponse.ts +1 -1
  1276. package/model/getDataMapResponse.ts +1 -1
  1277. package/model/getFlowConventionsResponse.ts +1 -1
  1278. package/model/getIndexConventionResponse.ts +1 -1
  1279. package/model/getInstrumentsResponse.ts +1 -1
  1280. package/model/getQuotesResponse.ts +1 -1
  1281. package/model/getRecipeResponse.ts +1 -1
  1282. package/model/getReferencePortfolioConstituentsResponse.ts +1 -1
  1283. package/model/getStructuredMarketDataResponse.ts +1 -1
  1284. package/model/getStructuredResultDataResponse.ts +1 -1
  1285. package/model/holdingAdjustment.ts +1 -1
  1286. package/model/holdingsAdjustment.ts +1 -1
  1287. package/model/holdingsAdjustmentHeader.ts +1 -1
  1288. package/model/iUnitDefinitionDto.ts +1 -1
  1289. package/model/idSelectorDefinition.ts +1 -1
  1290. package/model/identifierPartSchema.ts +1 -1
  1291. package/model/indexConvention.ts +1 -1
  1292. package/model/industryClassifier.ts +1 -1
  1293. package/model/inlineValuationRequest.ts +1 -1
  1294. package/model/inlineValuationsReconciliationRequest.ts +1 -1
  1295. package/model/instrument.ts +1 -1
  1296. package/model/instrumentCashFlow.ts +1 -1
  1297. package/model/instrumentDefinition.ts +1 -1
  1298. package/model/instrumentDefinitionFormat.ts +1 -1
  1299. package/model/instrumentIdTypeDescriptor.ts +1 -1
  1300. package/model/instrumentIdValue.ts +1 -1
  1301. package/model/instrumentLeg.ts +1 -1
  1302. package/model/instrumentLegAllOf.ts +1 -1
  1303. package/model/instrumentMatch.ts +1 -1
  1304. package/model/instrumentProperties.ts +1 -1
  1305. package/model/instrumentSearchProperty.ts +1 -1
  1306. package/model/instrumentType.ts +1 -1
  1307. package/model/interestRateSwap.ts +1 -1
  1308. package/model/interestRateSwapAllOf.ts +1 -1
  1309. package/model/interestRateSwaption.ts +1 -1
  1310. package/model/interestRateSwaptionAllOf.ts +1 -1
  1311. package/model/irVolCubeData.ts +1 -1
  1312. package/model/irVolCubeDataAllOf.ts +1 -1
  1313. package/model/isBusinessDayResponse.ts +1 -1
  1314. package/model/labelValueSet.ts +1 -1
  1315. package/model/legDefinition.ts +1 -1
  1316. package/model/legalEntity.ts +1 -1
  1317. package/model/link.ts +1 -1
  1318. package/model/listAggregationReconciliation.ts +1 -1
  1319. package/model/listAggregationResponse.ts +1 -1
  1320. package/model/lusidInstrument.ts +1 -1
  1321. package/model/lusidProblemDetails.ts +1 -1
  1322. package/model/lusidValidationProblemDetails.ts +1 -1
  1323. package/model/marketContext.ts +1 -1
  1324. package/model/marketContextSuppliers.ts +1 -1
  1325. package/model/marketDataKeyRule.ts +1 -1
  1326. package/model/marketDataType.ts +1 -1
  1327. package/model/marketIdentifier.ts +1 -1
  1328. package/model/marketOptions.ts +1 -1
  1329. package/model/marketQuote.ts +1 -1
  1330. package/model/metricValue.ts +1 -1
  1331. package/model/modelSelection.ts +1 -1
  1332. package/model/movementType.ts +1 -1
  1333. package/model/nextValueInSequenceResponse.ts +1 -1
  1334. package/model/opaqueMarketData.ts +1 -1
  1335. package/model/opaqueMarketDataAllOf.ts +1 -1
  1336. package/model/operandType.ts +1 -1
  1337. package/model/operator.ts +1 -1
  1338. package/model/optionType.ts +1 -1
  1339. package/model/order.ts +1 -1
  1340. package/model/orderBySpec.ts +1 -1
  1341. package/model/orderInstruction.ts +1 -1
  1342. package/model/orderInstructionRequest.ts +1 -1
  1343. package/model/orderInstructionSetRequest.ts +1 -1
  1344. package/model/orderRequest.ts +1 -1
  1345. package/model/orderSetRequest.ts +1 -1
  1346. package/model/outputTransaction.ts +1 -1
  1347. package/model/package.ts +1 -1
  1348. package/model/packageRequest.ts +1 -1
  1349. package/model/packageSetRequest.ts +1 -1
  1350. package/model/pagedResourceListOfAllocation.ts +1 -1
  1351. package/model/pagedResourceListOfBlock.ts +1 -1
  1352. package/model/pagedResourceListOfCalendar.ts +1 -1
  1353. package/model/pagedResourceListOfCorporateActionSource.ts +1 -1
  1354. package/model/pagedResourceListOfCustomEntityResponse.ts +1 -1
  1355. package/model/pagedResourceListOfCutLabelDefinition.ts +1 -1
  1356. package/model/pagedResourceListOfExecution.ts +1 -1
  1357. package/model/pagedResourceListOfInstrument.ts +1 -1
  1358. package/model/pagedResourceListOfLegalEntity.ts +1 -1
  1359. package/model/pagedResourceListOfOrder.ts +1 -1
  1360. package/model/pagedResourceListOfOrderInstruction.ts +1 -1
  1361. package/model/pagedResourceListOfPackage.ts +1 -1
  1362. package/model/pagedResourceListOfParticipation.ts +1 -1
  1363. package/model/pagedResourceListOfPerson.ts +1 -1
  1364. package/model/pagedResourceListOfPlacement.ts +1 -1
  1365. package/model/pagedResourceListOfPortfolioGroupSearchResult.ts +1 -1
  1366. package/model/pagedResourceListOfPortfolioSearchResult.ts +1 -1
  1367. package/model/pagedResourceListOfPropertyDefinitionSearchResult.ts +1 -1
  1368. package/model/participation.ts +1 -1
  1369. package/model/participationRequest.ts +1 -1
  1370. package/model/participationSetRequest.ts +1 -1
  1371. package/model/payReceive.ts +1 -1
  1372. package/model/performanceReturn.ts +1 -1
  1373. package/model/performanceReturnsMetric.ts +1 -1
  1374. package/model/periodType.ts +1 -1
  1375. package/model/perpetualEntityState.ts +1 -1
  1376. package/model/perpetualProperty.ts +1 -1
  1377. package/model/person.ts +1 -1
  1378. package/model/placement.ts +1 -1
  1379. package/model/placementRequest.ts +1 -1
  1380. package/model/placementSetRequest.ts +1 -1
  1381. package/model/portfolio.ts +1 -1
  1382. package/model/portfolioCashFlow.ts +1 -1
  1383. package/model/portfolioCashLadder.ts +1 -1
  1384. package/model/portfolioDetails.ts +1 -1
  1385. package/model/portfolioEntityId.ts +1 -1
  1386. package/model/portfolioGroup.ts +1 -1
  1387. package/model/portfolioGroupProperties.ts +1 -1
  1388. package/model/portfolioGroupSearchResult.ts +1 -1
  1389. package/model/portfolioHolding.ts +1 -1
  1390. package/model/portfolioProperties.ts +1 -1
  1391. package/model/portfolioReconciliationRequest.ts +1 -1
  1392. package/model/portfolioSearchResult.ts +1 -1
  1393. package/model/portfolioType.ts +1 -1
  1394. package/model/portfoliosReconciliationRequest.ts +1 -1
  1395. package/model/portfoliosReconciliationRequestPreview.ts +1 -1
  1396. package/model/premium.ts +1 -1
  1397. package/model/pricingContext.ts +1 -1
  1398. package/model/pricingModel.ts +1 -1
  1399. package/model/pricingOptions.ts +1 -1
  1400. package/model/processedCommand.ts +1 -1
  1401. package/model/property.ts +1 -1
  1402. package/model/propertyDefinition.ts +1 -1
  1403. package/model/propertyDefinitionSearchResult.ts +1 -1
  1404. package/model/propertyDefinitionType.ts +1 -1
  1405. package/model/propertyDomain.ts +1 -1
  1406. package/model/propertyFilter.ts +1 -1
  1407. package/model/propertyInterval.ts +1 -1
  1408. package/model/propertyLifeTime.ts +1 -1
  1409. package/model/propertySchema.ts +1 -1
  1410. package/model/propertyType.ts +1 -1
  1411. package/model/propertyValue.ts +1 -1
  1412. package/model/quote.ts +1 -1
  1413. package/model/quoteAccessMetadataRule.ts +1 -1
  1414. package/model/quoteAccessMetadataRuleId.ts +1 -1
  1415. package/model/quoteId.ts +1 -1
  1416. package/model/quoteInstrumentIdType.ts +1 -1
  1417. package/model/quoteSeriesId.ts +1 -1
  1418. package/model/quoteType.ts +1 -1
  1419. package/model/realisedGainLoss.ts +1 -1
  1420. package/model/reconciliationBreak.ts +1 -1
  1421. package/model/reconciliationLeftRightAddressKeyPair.ts +1 -1
  1422. package/model/referencePortfolioConstituent.ts +1 -1
  1423. package/model/referencePortfolioConstituentRequest.ts +1 -1
  1424. package/model/referencePortfolioWeightType.ts +1 -1
  1425. package/model/relatedEntity.ts +1 -1
  1426. package/model/relation.ts +1 -1
  1427. package/model/relationDefinition.ts +1 -1
  1428. package/model/relationship.ts +1 -1
  1429. package/model/relationshipDefinition.ts +1 -1
  1430. package/model/repo.ts +1 -1
  1431. package/model/repoAllOf.ts +1 -1
  1432. package/model/resourceId.ts +1 -1
  1433. package/model/resourceListOfA2BDataRecord.ts +1 -1
  1434. package/model/resourceListOfA2BMovementRecord.ts +1 -1
  1435. package/model/resourceListOfAccessControlledResource.ts +1 -1
  1436. package/model/resourceListOfAccessMetadataValueOf.ts +1 -1
  1437. package/model/resourceListOfAggregatedReturn.ts +1 -1
  1438. package/model/resourceListOfAggregationQuery.ts +1 -1
  1439. package/model/resourceListOfAllocation.ts +1 -1
  1440. package/model/resourceListOfBlock.ts +1 -1
  1441. package/model/resourceListOfCalendarDate.ts +1 -1
  1442. package/model/resourceListOfChange.ts +1 -1
  1443. package/model/resourceListOfConstituentsAdjustmentHeader.ts +1 -1
  1444. package/model/resourceListOfCorporateAction.ts +1 -1
  1445. package/model/resourceListOfDataType.ts +1 -1
  1446. package/model/resourceListOfExecution.ts +1 -1
  1447. package/model/resourceListOfFeeCalculationDetails.ts +1 -1
  1448. package/model/resourceListOfGetCdsFlowConventionsResponse.ts +1 -1
  1449. package/model/resourceListOfGetCounterpartyAgreementResponse.ts +1 -1
  1450. package/model/resourceListOfGetCreditSupportAnnexResponse.ts +1 -1
  1451. package/model/resourceListOfGetFlowConventionsResponse.ts +1 -1
  1452. package/model/resourceListOfGetIndexConventionResponse.ts +1 -1
  1453. package/model/resourceListOfGetRecipeResponse.ts +1 -1
  1454. package/model/resourceListOfHoldingsAdjustmentHeader.ts +1 -1
  1455. package/model/resourceListOfIUnitDefinitionDto.ts +1 -1
  1456. package/model/resourceListOfInstrumentCashFlow.ts +1 -1
  1457. package/model/resourceListOfInstrumentIdTypeDescriptor.ts +1 -1
  1458. package/model/resourceListOfOrder.ts +1 -1
  1459. package/model/resourceListOfOrderInstruction.ts +1 -1
  1460. package/model/resourceListOfPackage.ts +1 -1
  1461. package/model/resourceListOfParticipation.ts +1 -1
  1462. package/model/resourceListOfPerformanceReturn.ts +1 -1
  1463. package/model/resourceListOfPlacement.ts +1 -1
  1464. package/model/resourceListOfPortfolio.ts +1 -1
  1465. package/model/resourceListOfPortfolioCashFlow.ts +1 -1
  1466. package/model/resourceListOfPortfolioCashLadder.ts +1 -1
  1467. package/model/resourceListOfPortfolioGroup.ts +1 -1
  1468. package/model/resourceListOfProcessedCommand.ts +1 -1
  1469. package/model/resourceListOfProperty.ts +1 -1
  1470. package/model/resourceListOfPropertyDefinition.ts +1 -1
  1471. package/model/resourceListOfPropertyInterval.ts +1 -1
  1472. package/model/resourceListOfQuote.ts +1 -1
  1473. package/model/resourceListOfQuoteAccessMetadataRule.ts +1 -1
  1474. package/model/resourceListOfReconciliationBreak.ts +1 -1
  1475. package/model/resourceListOfRelation.ts +1 -1
  1476. package/model/resourceListOfRelationship.ts +1 -1
  1477. package/model/resourceListOfScopeDefinition.ts +1 -1
  1478. package/model/resourceListOfString.ts +1 -1
  1479. package/model/resourceListOfTransaction.ts +1 -1
  1480. package/model/resourceListOfValueType.ts +1 -1
  1481. package/model/resultDataKeyRule.ts +1 -1
  1482. package/model/resultDataSchema.ts +1 -1
  1483. package/model/schema.ts +1 -1
  1484. package/model/scopeDefinition.ts +1 -1
  1485. package/model/sequenceDefinition.ts +1 -1
  1486. package/model/setPersonIdentifiersRequest.ts +1 -1
  1487. package/model/setPersonPropertiesRequest.ts +1 -1
  1488. package/model/sideConfigurationData.ts +1 -1
  1489. package/model/sideConfigurationDataRequest.ts +1 -1
  1490. package/model/simpleInstrument.ts +1 -1
  1491. package/model/simpleInstrumentAllOf.ts +1 -1
  1492. package/model/sortOrder.ts +1 -1
  1493. package/model/stream.ts +1 -1
  1494. package/model/structuredMarketData.ts +1 -1
  1495. package/model/structuredMarketDataId.ts +1 -1
  1496. package/model/structuredResultData.ts +1 -1
  1497. package/model/structuredResultDataId.ts +1 -1
  1498. package/model/targetTaxLot.ts +1 -1
  1499. package/model/targetTaxLotRequest.ts +1 -1
  1500. package/model/termDeposit.ts +1 -1
  1501. package/model/termDepositAllOf.ts +1 -1
  1502. package/model/tolerance.ts +1 -1
  1503. package/model/toleranceEnum.ts +1 -1
  1504. package/model/transaction.ts +1 -1
  1505. package/model/transactionConfigurationData.ts +1 -1
  1506. package/model/transactionConfigurationDataRequest.ts +1 -1
  1507. package/model/transactionConfigurationMovementData.ts +1 -1
  1508. package/model/transactionConfigurationMovementDataRequest.ts +1 -1
  1509. package/model/transactionConfigurationTypeAlias.ts +1 -1
  1510. package/model/transactionPrice.ts +1 -1
  1511. package/model/transactionPriceType.ts +1 -1
  1512. package/model/transactionPropertyMapping.ts +1 -1
  1513. package/model/transactionPropertyMappingRequest.ts +1 -1
  1514. package/model/transactionQueryMode.ts +1 -1
  1515. package/model/transactionQueryParameters.ts +1 -1
  1516. package/model/transactionRequest.ts +1 -1
  1517. package/model/transactionRoles.ts +1 -1
  1518. package/model/transactionSetConfigurationData.ts +1 -1
  1519. package/model/transactionSetConfigurationDataRequest.ts +1 -1
  1520. package/model/transactionStatus.ts +1 -1
  1521. package/model/translateInstrumentDefinitionsRequest.ts +1 -1
  1522. package/model/translateInstrumentDefinitionsResponse.ts +1 -1
  1523. package/model/typedResourceId.ts +1 -1
  1524. package/model/unitSchema.ts +1 -1
  1525. package/model/unmatchedHoldingMethod.ts +1 -1
  1526. package/model/updateCalendarRequest.ts +1 -1
  1527. package/model/updateCutLabelDefinitionRequest.ts +1 -1
  1528. package/model/updateDataTypeRequest.ts +1 -1
  1529. package/model/updateInstrumentIdentifierRequest.ts +1 -1
  1530. package/model/updatePortfolioGroupRequest.ts +1 -1
  1531. package/model/updatePortfolioRequest.ts +1 -1
  1532. package/model/updatePropertyDefinitionRequest.ts +1 -1
  1533. package/model/updateRelationshipDefinitionRequest.ts +1 -1
  1534. package/model/updateUnitRequest.ts +1 -1
  1535. package/model/upsertCdsFlowConventionsRequest.ts +1 -1
  1536. package/model/upsertComplexMarketDataRequest.ts +1 -1
  1537. package/model/upsertCorporateActionRequest.ts +1 -1
  1538. package/model/upsertCorporateActionsResponse.ts +1 -1
  1539. package/model/upsertCounterpartyAgreementRequest.ts +1 -1
  1540. package/model/upsertCreditSupportAnnexRequest.ts +1 -1
  1541. package/model/upsertFlowConventionsRequest.ts +1 -1
  1542. package/model/upsertIndexConventionRequest.ts +1 -1
  1543. package/model/upsertInstrumentPropertiesResponse.ts +1 -1
  1544. package/model/upsertInstrumentPropertyRequest.ts +1 -1
  1545. package/model/upsertInstrumentsResponse.ts +1 -1
  1546. package/model/upsertLegalEntityAccessMetadataRequest.ts +1 -1
  1547. package/model/upsertLegalEntityRequest.ts +1 -1
  1548. package/model/upsertPersonAccessMetadataRequest.ts +1 -1
  1549. package/model/upsertPersonRequest.ts +1 -1
  1550. package/model/upsertPortfolioAccessMetadataRequest.ts +1 -1
  1551. package/model/upsertPortfolioGroupAccessMetadataRequest.ts +1 -1
  1552. package/model/upsertPortfolioTransactionsResponse.ts +1 -1
  1553. package/model/upsertQuoteAccessMetadataRuleRequest.ts +1 -1
  1554. package/model/upsertQuoteRequest.ts +1 -1
  1555. package/model/upsertQuotesResponse.ts +1 -1
  1556. package/model/upsertRecipeRequest.ts +1 -1
  1557. package/model/upsertReferencePortfolioConstituentsRequest.ts +1 -1
  1558. package/model/upsertReferencePortfolioConstituentsResponse.ts +1 -1
  1559. package/model/upsertReturnsResponse.ts +1 -1
  1560. package/model/upsertSingleStructuredDataResponse.ts +1 -1
  1561. package/model/upsertStructuredDataResponse.ts +1 -1
  1562. package/model/upsertStructuredMarketDataRequest.ts +1 -1
  1563. package/model/upsertStructuredResultDataRequest.ts +1 -1
  1564. package/model/upsertTransactionPropertiesResponse.ts +1 -1
  1565. package/model/user.ts +1 -1
  1566. package/model/valuationRequest.ts +1 -1
  1567. package/model/valuationSchedule.ts +1 -1
  1568. package/model/valuationsReconciliationRequest.ts +1 -1
  1569. package/model/valueType.ts +1 -1
  1570. package/model/vendorLibrary.ts +1 -1
  1571. package/model/vendorModelRule.ts +1 -1
  1572. package/model/version.ts +1 -1
  1573. package/model/versionSummaryDto.ts +1 -1
  1574. package/model/versionedResourceListOfOutputTransaction.ts +1 -1
  1575. package/model/versionedResourceListOfPortfolioHolding.ts +1 -1
  1576. package/model/versionedResourceListOfTransaction.ts +1 -1
  1577. package/model/weekendMask.ts +1 -1
  1578. package/model/weightedInstrument.ts +1 -1
  1579. package/model/weightedInstruments.ts +1 -1
  1580. package/model/yieldCurveData.ts +1 -1
  1581. package/model/yieldCurveDataAllOf.ts +1 -1
  1582. package/package.json +1 -1
  1583. package/finbourne-lusid-preview-0.11.3503.tgz +0 -0
@@ -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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
6
6
  * Contact: info@finbourne.com
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -165,6 +165,76 @@ export class FeesAndCommissionsApi {
165
165
  interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
166
166
  }
167
167
 
168
+ return interceptorPromise.then(() => {
169
+ if (Object.keys(localVarFormParams).length) {
170
+ if (localVarUseFormData) {
171
+ (<any>localVarRequestOptions).formData = localVarFormParams;
172
+ } else {
173
+ localVarRequestOptions.form = localVarFormParams;
174
+ }
175
+ }
176
+ return new Promise<{ response: http.IncomingMessage; body: ResourceListOfFeeCalculationDetails; }>((resolve, reject) => {
177
+ localVarRequest(localVarRequestOptions, (error, response, body) => {
178
+ if (error) {
179
+ reject(error);
180
+ } else {
181
+ body = ObjectSerializer.deserialize(body, "ResourceListOfFeeCalculationDetails");
182
+ if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
183
+ resolve({ response: response, body: body });
184
+ } else {
185
+ reject(new HttpError(response, body, response.statusCode));
186
+ }
187
+ }
188
+ });
189
+ });
190
+ });
191
+ }
192
+ /**
193
+ * By default, will list ALL rules available. Additional keys and be specified to list a smaller subset of rules.
194
+ * @summary [EXPERIMENTAL] List the rules available for fees and commissions.
195
+ * @param additionalSearchKeys Any other property keys or fields and their corresponding values that should be matched to reduce the list of rules returned. Eg. \&quot;Instrument/default/Name&#x3D;exampleValue\&quot; or \&quot;AdditionalKey2&#x3D;Value2\&quot;. The list of fields available is as follows : \&quot;RuleName\&quot;, \&quot;Country\&quot;, \&quot;FeeType\&quot;, \&quot;FeeRate\&quot;, \&quot;MinFee\&quot;, \&quot;MaxFee\&quot;, \&quot;PropertyKey\&quot;, \&quot;TransactionType\&quot;, \&quot;Counterparty\&quot;, \&quot;SettlementCurrency\&quot;, \&quot;TransactionCurrency\&quot;, \&quot;ExecutionBroker\&quot;, \&quot;Custodian\&quot;, \&quot;Exchange\&quot;
196
+ */
197
+ public async listAllFees (additionalSearchKeys?: Array<string>, options: {headers: {[name: string]: string}} = {headers: {}}) : Promise<{ response: http.IncomingMessage; body: ResourceListOfFeeCalculationDetails; }> {
198
+ const localVarPath = this.basePath + '/api/feesandcommissions/rules';
199
+ let localVarQueryParameters: any = {};
200
+ let localVarHeaderParams: any = (<any>Object).assign({}, this._defaultHeaders);
201
+ const produces = ['text/plain', 'application/json', 'text/json'];
202
+ // give precedence to 'application/json'
203
+ if (produces.indexOf('application/json') >= 0) {
204
+ localVarHeaderParams.Accept = 'application/json';
205
+ } else {
206
+ localVarHeaderParams.Accept = produces.join(',');
207
+ }
208
+ let localVarFormParams: any = {};
209
+
210
+ if (additionalSearchKeys !== undefined) {
211
+ localVarQueryParameters['additionalSearchKeys'] = ObjectSerializer.serialize(additionalSearchKeys, "Array<string>");
212
+ }
213
+
214
+ (<any>Object).assign(localVarHeaderParams, options.headers);
215
+
216
+ let localVarUseFormData = false;
217
+
218
+ let localVarRequestOptions: localVarRequest.Options = {
219
+ method: 'GET',
220
+ qs: localVarQueryParameters,
221
+ headers: localVarHeaderParams,
222
+ uri: localVarPath,
223
+ useQuerystring: this._useQuerystring,
224
+ json: true,
225
+ };
226
+
227
+ let authenticationPromise = Promise.resolve();
228
+ if (this.authentications.oauth2.accessToken) {
229
+ authenticationPromise = authenticationPromise.then(() => this.authentications.oauth2.applyToRequest(localVarRequestOptions));
230
+ }
231
+ authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
232
+
233
+ let interceptorPromise = authenticationPromise;
234
+ for (const interceptor of this.interceptors) {
235
+ interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
236
+ }
237
+
168
238
  return interceptorPromise.then(() => {
169
239
  if (Object.keys(localVarFormParams).length) {
170
240
  if (localVarUseFormData) {
@@ -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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
6
6
  * Contact: info@finbourne.com
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -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.3503
6
+ * The version of the OpenAPI document: 0.11.3504
7
7
  * Contact: info@finbourne.com
8
8
  *
9
9
  * 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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
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.3503
5
+ * The version of the OpenAPI document: 0.11.3504
6
6
  * Contact: info@finbourne.com
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).