lusid-sdk 2.1.429__py3-none-any.whl → 2.1.441__py3-none-any.whl
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.
- lusid/__init__.py +18 -2
- lusid/api/__init__.py +2 -2
- lusid/api/abor_api.py +118 -117
- lusid/api/abor_configuration_api.py +46 -45
- lusid/api/address_key_definition_api.py +28 -27
- lusid/api/aggregation_api.py +37 -36
- lusid/api/allocations_api.py +37 -36
- lusid/api/amortisation_rule_sets_api.py +55 -54
- lusid/api/application_metadata_api.py +28 -27
- lusid/api/blocks_api.py +37 -36
- lusid/api/calendars_api.py +469 -111
- lusid/api/chart_of_accounts_api.py +289 -288
- lusid/api/complex_market_data_api.py +37 -36
- lusid/api/compliance_api.py +136 -135
- lusid/api/configuration_recipe_api.py +100 -99
- lusid/api/conventions_api.py +109 -108
- lusid/api/corporate_action_sources_api.py +82 -81
- lusid/api/counterparties_api.py +73 -72
- lusid/api/custom_entities_api.py +100 -99
- lusid/api/custom_entity_definitions_api.py +37 -36
- lusid/api/custom_entity_types_api.py +37 -36
- lusid/api/cut_label_definitions_api.py +46 -45
- lusid/api/data_types_api.py +248 -72
- lusid/api/derived_transaction_portfolios_api.py +19 -18
- lusid/api/entities_api.py +260 -55
- lusid/api/executions_api.py +37 -36
- lusid/api/fee_types_api.py +55 -54
- lusid/api/{fund_configuration_entities_api.py → fund_configuration_api.py} +222 -46
- lusid/api/funds_api.py +163 -162
- lusid/api/group_reconciliations_api.py +91 -90
- lusid/api/instrument_event_types_api.py +64 -63
- lusid/api/instrument_events_api.py +46 -45
- lusid/api/instruments_api.py +181 -180
- lusid/api/legacy_compliance_api.py +73 -72
- lusid/api/legal_entities_api.py +163 -162
- lusid/api/order_graph_api.py +28 -27
- lusid/api/order_instructions_api.py +37 -36
- lusid/api/order_management_api.py +91 -90
- lusid/api/orders_api.py +37 -36
- lusid/api/packages_api.py +37 -36
- lusid/api/participations_api.py +37 -36
- lusid/api/persons_api.py +163 -162
- lusid/api/placements_api.py +37 -36
- lusid/api/portfolio_groups_api.py +235 -234
- lusid/api/portfolios_api.py +280 -279
- lusid/api/property_definitions_api.py +100 -99
- lusid/api/queryable_keys_api.py +10 -9
- lusid/api/quotes_api.py +82 -81
- lusid/api/reconciliations_api.py +136 -135
- lusid/api/reference_lists_api.py +37 -36
- lusid/api/reference_portfolio_api.py +46 -45
- lusid/api/relation_definitions_api.py +28 -27
- lusid/api/relations_api.py +19 -18
- lusid/api/relationship_definitions_api.py +46 -45
- lusid/api/relationships_api.py +19 -18
- lusid/api/schemas_api.py +37 -36
- lusid/api/scopes_api.py +19 -18
- lusid/api/scripted_translation_api.py +73 -72
- lusid/api/search_api.py +37 -36
- lusid/api/sequences_api.py +37 -36
- lusid/api/staged_modifications_api.py +37 -36
- lusid/api/staging_rule_set_api.py +46 -45
- lusid/api/structured_result_data_api.py +82 -81
- lusid/api/system_configuration_api.py +64 -63
- lusid/api/tax_rule_sets_api.py +46 -45
- lusid/api/transaction_configuration_api.py +100 -99
- lusid/api/transaction_fees_api.py +46 -45
- lusid/api/transaction_portfolios_api.py +325 -324
- lusid/api/translation_api.py +19 -18
- lusid/api/workspace_api.py +181 -180
- lusid/api_client.py +26 -17
- lusid/configuration.py +87 -2
- lusid/extensions/api_client.py +25 -17
- lusid/extensions/api_client_factory.py +14 -5
- lusid/extensions/api_configuration.py +50 -1
- lusid/extensions/configuration_loaders.py +39 -11
- lusid/extensions/configuration_options.py +67 -0
- lusid/extensions/rest.py +78 -26
- lusid/extensions/retry.py +109 -37
- lusid/models/__init__.py +16 -0
- lusid/models/accumulation_event.py +3 -3
- lusid/models/amortisation_event.py +3 -3
- lusid/models/basket.py +3 -3
- lusid/models/batch_upsert_dates_for_calendar_response.py +146 -0
- lusid/models/bond.py +3 -3
- lusid/models/bond_coupon_event.py +3 -3
- lusid/models/bond_default_event.py +3 -3
- lusid/models/bond_principal_event.py +3 -3
- lusid/models/bonus_issue_event.py +166 -0
- lusid/models/cap_floor.py +3 -3
- lusid/models/capital_distribution_event.py +3 -3
- lusid/models/cash.py +3 -3
- lusid/models/cash_dividend_event.py +3 -3
- lusid/models/cash_flow_event.py +3 -3
- lusid/models/cash_perpetual.py +3 -3
- lusid/models/cds_credit_event.py +6 -6
- lusid/models/cds_index.py +3 -3
- lusid/models/cdx_credit_event.py +6 -6
- lusid/models/change_interval.py +123 -0
- lusid/models/change_interval_with_order_management_detail.py +3 -3
- lusid/models/close_event.py +3 -3
- lusid/models/complex_bond.py +3 -3
- lusid/models/contract_for_difference.py +3 -3
- lusid/models/credit_default_swap.py +3 -3
- lusid/models/credit_premium_cash_flow_event.py +3 -3
- lusid/models/custom_entity_response.py +7 -1
- lusid/models/dividend_option_event.py +3 -3
- lusid/models/dividend_reinvestment_event.py +3 -3
- lusid/models/effective_range.py +71 -0
- lusid/models/equity.py +3 -3
- lusid/models/equity_option.py +3 -3
- lusid/models/equity_swap.py +3 -3
- lusid/models/exchange_traded_option.py +3 -3
- lusid/models/exercise_event.py +3 -3
- lusid/models/exotic_instrument.py +3 -3
- lusid/models/expiry_event.py +3 -3
- lusid/models/fee.py +8 -8
- lusid/models/fee_request.py +8 -8
- lusid/models/fee_type.py +4 -4
- lusid/models/fee_type_request.py +3 -3
- lusid/models/fixed_leg.py +3 -3
- lusid/models/flexible_loan.py +3 -3
- lusid/models/floating_leg.py +3 -3
- lusid/models/forward_rate_agreement.py +3 -3
- lusid/models/fund_share_class.py +3 -3
- lusid/models/funding_leg.py +3 -3
- lusid/models/future.py +3 -3
- lusid/models/future_expiry_event.py +3 -3
- lusid/models/fx_forward.py +3 -3
- lusid/models/fx_forward_settlement_event.py +3 -3
- lusid/models/fx_option.py +3 -3
- lusid/models/fx_swap.py +3 -3
- lusid/models/inflation_leg.py +3 -3
- lusid/models/inflation_linked_bond.py +3 -3
- lusid/models/inflation_swap.py +3 -3
- lusid/models/informational_error_event.py +3 -3
- lusid/models/informational_event.py +3 -3
- lusid/models/instrument_event.py +6 -5
- lusid/models/instrument_event_holder.py +9 -1
- lusid/models/instrument_event_type.py +1 -0
- lusid/models/instrument_leg.py +3 -3
- lusid/models/instrument_type.py +1 -0
- lusid/models/interest_rate_swap.py +3 -3
- lusid/models/interest_rate_swaption.py +3 -3
- lusid/models/lapse_election.py +73 -0
- lusid/models/lusid_instrument.py +6 -5
- lusid/models/mastered_instrument.py +139 -0
- lusid/models/maturity_event.py +3 -3
- lusid/models/mbs_coupon_event.py +3 -3
- lusid/models/mbs_principal_event.py +3 -3
- lusid/models/merger_event.py +3 -3
- lusid/models/open_event.py +3 -3
- lusid/models/raw_vendor_event.py +3 -3
- lusid/models/reference_instrument.py +3 -3
- lusid/models/repo.py +3 -3
- lusid/models/reset_event.py +3 -3
- lusid/models/resource_list_of_change_interval.py +113 -0
- lusid/models/reverse_stock_split_event.py +3 -3
- lusid/models/scrip_dividend_event.py +3 -3
- lusid/models/share_class_details.py +18 -1
- lusid/models/simple_cash_flow_loan.py +3 -3
- lusid/models/simple_instrument.py +3 -3
- lusid/models/spin_off_event.py +3 -3
- lusid/models/staged_modification_effective_range.py +2 -2
- lusid/models/stock_dividend_event.py +3 -3
- lusid/models/stock_split_event.py +3 -3
- lusid/models/swap_cash_flow_event.py +3 -3
- lusid/models/swap_principal_event.py +3 -3
- lusid/models/term_deposit.py +3 -3
- lusid/models/total_return_swap.py +3 -3
- lusid/models/transition_event.py +3 -3
- lusid/models/trigger_event.py +3 -3
- lusid/models/update_fee_type_request.py +4 -4
- lusid/models/update_reference_data_request.py +87 -0
- lusid/models/upsert_custom_entities_response.py +20 -1
- lusid/models/valuation_point_data_query_parameters.py +3 -3
- lusid/models/valuation_point_data_response.py +8 -13
- lusid/rest.py +70 -20
- {lusid_sdk-2.1.429.dist-info → lusid_sdk-2.1.441.dist-info}/METADATA +20 -7
- {lusid_sdk-2.1.429.dist-info → lusid_sdk-2.1.441.dist-info}/RECORD +181 -172
- {lusid_sdk-2.1.429.dist-info → lusid_sdk-2.1.441.dist-info}/WHEEL +0 -0
lusid/__init__.py
CHANGED
@@ -42,7 +42,7 @@ from lusid.api.derived_transaction_portfolios_api import DerivedTransactionPortf
|
|
42
42
|
from lusid.api.entities_api import EntitiesApi
|
43
43
|
from lusid.api.executions_api import ExecutionsApi
|
44
44
|
from lusid.api.fee_types_api import FeeTypesApi
|
45
|
-
from lusid.api.
|
45
|
+
from lusid.api.fund_configuration_api import FundConfigurationApi
|
46
46
|
from lusid.api.funds_api import FundsApi
|
47
47
|
from lusid.api.group_reconciliations_api import GroupReconciliationsApi
|
48
48
|
from lusid.api.instrument_event_types_api import InstrumentEventTypesApi
|
@@ -159,6 +159,7 @@ from lusid.models.barrier import Barrier
|
|
159
159
|
from lusid.models.basket import Basket
|
160
160
|
from lusid.models.basket_identifier import BasketIdentifier
|
161
161
|
from lusid.models.batch_adjust_holdings_response import BatchAdjustHoldingsResponse
|
162
|
+
from lusid.models.batch_upsert_dates_for_calendar_response import BatchUpsertDatesForCalendarResponse
|
162
163
|
from lusid.models.batch_upsert_instrument_properties_response import BatchUpsertInstrumentPropertiesResponse
|
163
164
|
from lusid.models.batch_upsert_portfolio_access_metadata_request import BatchUpsertPortfolioAccessMetadataRequest
|
164
165
|
from lusid.models.batch_upsert_portfolio_access_metadata_response import BatchUpsertPortfolioAccessMetadataResponse
|
@@ -179,6 +180,7 @@ from lusid.models.bond_conversion_schedule import BondConversionSchedule
|
|
179
180
|
from lusid.models.bond_coupon_event import BondCouponEvent
|
180
181
|
from lusid.models.bond_default_event import BondDefaultEvent
|
181
182
|
from lusid.models.bond_principal_event import BondPrincipalEvent
|
183
|
+
from lusid.models.bonus_issue_event import BonusIssueEvent
|
182
184
|
from lusid.models.book_transactions_request import BookTransactionsRequest
|
183
185
|
from lusid.models.book_transactions_response import BookTransactionsResponse
|
184
186
|
from lusid.models.bool_compliance_parameter import BoolComplianceParameter
|
@@ -219,6 +221,7 @@ from lusid.models.cdx_credit_event import CdxCreditEvent
|
|
219
221
|
from lusid.models.change import Change
|
220
222
|
from lusid.models.change_history import ChangeHistory
|
221
223
|
from lusid.models.change_history_action import ChangeHistoryAction
|
224
|
+
from lusid.models.change_interval import ChangeInterval
|
222
225
|
from lusid.models.change_interval_with_order_management_detail import ChangeIntervalWithOrderManagementDetail
|
223
226
|
from lusid.models.change_item import ChangeItem
|
224
227
|
from lusid.models.chart_of_accounts import ChartOfAccounts
|
@@ -387,6 +390,7 @@ from lusid.models.economic_dependency import EconomicDependency
|
|
387
390
|
from lusid.models.economic_dependency_type import EconomicDependencyType
|
388
391
|
from lusid.models.economic_dependency_with_complex_market_data import EconomicDependencyWithComplexMarketData
|
389
392
|
from lusid.models.economic_dependency_with_quote import EconomicDependencyWithQuote
|
393
|
+
from lusid.models.effective_range import EffectiveRange
|
390
394
|
from lusid.models.election_specification import ElectionSpecification
|
391
395
|
from lusid.models.eligibility_calculation import EligibilityCalculation
|
392
396
|
from lusid.models.empty_model_options import EmptyModelOptions
|
@@ -576,6 +580,7 @@ from lusid.models.is_business_day_response import IsBusinessDayResponse
|
|
576
580
|
from lusid.models.journal_entry_line import JournalEntryLine
|
577
581
|
from lusid.models.journal_entry_lines_query_parameters import JournalEntryLinesQueryParameters
|
578
582
|
from lusid.models.label_value_set import LabelValueSet
|
583
|
+
from lusid.models.lapse_election import LapseElection
|
579
584
|
from lusid.models.leg_definition import LegDefinition
|
580
585
|
from lusid.models.legal_entity import LegalEntity
|
581
586
|
from lusid.models.level_step import LevelStep
|
@@ -607,6 +612,7 @@ from lusid.models.market_data_type import MarketDataType
|
|
607
612
|
from lusid.models.market_observable_type import MarketObservableType
|
608
613
|
from lusid.models.market_options import MarketOptions
|
609
614
|
from lusid.models.market_quote import MarketQuote
|
615
|
+
from lusid.models.mastered_instrument import MasteredInstrument
|
610
616
|
from lusid.models.match_criterion import MatchCriterion
|
611
617
|
from lusid.models.maturity_event import MaturityEvent
|
612
618
|
from lusid.models.mbs_coupon_event import MbsCouponEvent
|
@@ -875,6 +881,7 @@ from lusid.models.resource_list_of_block_and_orders import ResourceListOfBlockAn
|
|
875
881
|
from lusid.models.resource_list_of_calendar_date import ResourceListOfCalendarDate
|
876
882
|
from lusid.models.resource_list_of_change import ResourceListOfChange
|
877
883
|
from lusid.models.resource_list_of_change_history import ResourceListOfChangeHistory
|
884
|
+
from lusid.models.resource_list_of_change_interval import ResourceListOfChangeInterval
|
878
885
|
from lusid.models.resource_list_of_change_interval_with_order_management_detail import ResourceListOfChangeIntervalWithOrderManagementDetail
|
879
886
|
from lusid.models.resource_list_of_compliance_breached_order_info import ResourceListOfComplianceBreachedOrderInfo
|
880
887
|
from lusid.models.resource_list_of_compliance_rule import ResourceListOfComplianceRule
|
@@ -1093,6 +1100,7 @@ from lusid.models.update_portfolio_group_request import UpdatePortfolioGroupRequ
|
|
1093
1100
|
from lusid.models.update_portfolio_request import UpdatePortfolioRequest
|
1094
1101
|
from lusid.models.update_property_definition_request import UpdatePropertyDefinitionRequest
|
1095
1102
|
from lusid.models.update_reconciliation_request import UpdateReconciliationRequest
|
1103
|
+
from lusid.models.update_reference_data_request import UpdateReferenceDataRequest
|
1096
1104
|
from lusid.models.update_relationship_definition_request import UpdateRelationshipDefinitionRequest
|
1097
1105
|
from lusid.models.update_staging_rule_set_request import UpdateStagingRuleSetRequest
|
1098
1106
|
from lusid.models.update_tax_rule_set_request import UpdateTaxRuleSetRequest
|
@@ -1220,7 +1228,7 @@ __all__ = [
|
|
1220
1228
|
"EntitiesApi",
|
1221
1229
|
"ExecutionsApi",
|
1222
1230
|
"FeeTypesApi",
|
1223
|
-
"
|
1231
|
+
"FundConfigurationApi",
|
1224
1232
|
"FundsApi",
|
1225
1233
|
"GroupReconciliationsApi",
|
1226
1234
|
"InstrumentEventTypesApi",
|
@@ -1327,6 +1335,7 @@ __all__ = [
|
|
1327
1335
|
"Basket",
|
1328
1336
|
"BasketIdentifier",
|
1329
1337
|
"BatchAdjustHoldingsResponse",
|
1338
|
+
"BatchUpsertDatesForCalendarResponse",
|
1330
1339
|
"BatchUpsertInstrumentPropertiesResponse",
|
1331
1340
|
"BatchUpsertPortfolioAccessMetadataRequest",
|
1332
1341
|
"BatchUpsertPortfolioAccessMetadataResponse",
|
@@ -1347,6 +1356,7 @@ __all__ = [
|
|
1347
1356
|
"BondCouponEvent",
|
1348
1357
|
"BondDefaultEvent",
|
1349
1358
|
"BondPrincipalEvent",
|
1359
|
+
"BonusIssueEvent",
|
1350
1360
|
"BookTransactionsRequest",
|
1351
1361
|
"BookTransactionsResponse",
|
1352
1362
|
"BoolComplianceParameter",
|
@@ -1387,6 +1397,7 @@ __all__ = [
|
|
1387
1397
|
"Change",
|
1388
1398
|
"ChangeHistory",
|
1389
1399
|
"ChangeHistoryAction",
|
1400
|
+
"ChangeInterval",
|
1390
1401
|
"ChangeIntervalWithOrderManagementDetail",
|
1391
1402
|
"ChangeItem",
|
1392
1403
|
"ChartOfAccounts",
|
@@ -1555,6 +1566,7 @@ __all__ = [
|
|
1555
1566
|
"EconomicDependencyType",
|
1556
1567
|
"EconomicDependencyWithComplexMarketData",
|
1557
1568
|
"EconomicDependencyWithQuote",
|
1569
|
+
"EffectiveRange",
|
1558
1570
|
"ElectionSpecification",
|
1559
1571
|
"EligibilityCalculation",
|
1560
1572
|
"EmptyModelOptions",
|
@@ -1744,6 +1756,7 @@ __all__ = [
|
|
1744
1756
|
"JournalEntryLine",
|
1745
1757
|
"JournalEntryLinesQueryParameters",
|
1746
1758
|
"LabelValueSet",
|
1759
|
+
"LapseElection",
|
1747
1760
|
"LegDefinition",
|
1748
1761
|
"LegalEntity",
|
1749
1762
|
"LevelStep",
|
@@ -1775,6 +1788,7 @@ __all__ = [
|
|
1775
1788
|
"MarketObservableType",
|
1776
1789
|
"MarketOptions",
|
1777
1790
|
"MarketQuote",
|
1791
|
+
"MasteredInstrument",
|
1778
1792
|
"MatchCriterion",
|
1779
1793
|
"MaturityEvent",
|
1780
1794
|
"MbsCouponEvent",
|
@@ -2043,6 +2057,7 @@ __all__ = [
|
|
2043
2057
|
"ResourceListOfCalendarDate",
|
2044
2058
|
"ResourceListOfChange",
|
2045
2059
|
"ResourceListOfChangeHistory",
|
2060
|
+
"ResourceListOfChangeInterval",
|
2046
2061
|
"ResourceListOfChangeIntervalWithOrderManagementDetail",
|
2047
2062
|
"ResourceListOfComplianceBreachedOrderInfo",
|
2048
2063
|
"ResourceListOfComplianceRule",
|
@@ -2261,6 +2276,7 @@ __all__ = [
|
|
2261
2276
|
"UpdatePortfolioRequest",
|
2262
2277
|
"UpdatePropertyDefinitionRequest",
|
2263
2278
|
"UpdateReconciliationRequest",
|
2279
|
+
"UpdateReferenceDataRequest",
|
2264
2280
|
"UpdateRelationshipDefinitionRequest",
|
2265
2281
|
"UpdateStagingRuleSetRequest",
|
2266
2282
|
"UpdateTaxRuleSetRequest",
|
lusid/api/__init__.py
CHANGED
@@ -26,7 +26,7 @@ from lusid.api.derived_transaction_portfolios_api import DerivedTransactionPortf
|
|
26
26
|
from lusid.api.entities_api import EntitiesApi
|
27
27
|
from lusid.api.executions_api import ExecutionsApi
|
28
28
|
from lusid.api.fee_types_api import FeeTypesApi
|
29
|
-
from lusid.api.
|
29
|
+
from lusid.api.fund_configuration_api import FundConfigurationApi
|
30
30
|
from lusid.api.funds_api import FundsApi
|
31
31
|
from lusid.api.group_reconciliations_api import GroupReconciliationsApi
|
32
32
|
from lusid.api.instrument_event_types_api import InstrumentEventTypesApi
|
@@ -97,7 +97,7 @@ __all__ = [
|
|
97
97
|
"EntitiesApi",
|
98
98
|
"ExecutionsApi",
|
99
99
|
"FeeTypesApi",
|
100
|
-
"
|
100
|
+
"FundConfigurationApi",
|
101
101
|
"FundsApi",
|
102
102
|
"GroupReconciliationsApi",
|
103
103
|
"InstrumentEventTypesApi",
|