lusid-sdk 2.0.50b0__py3-none-any.whl → 2.0.470__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.
Potentially problematic release.
This version of lusid-sdk might be problematic. Click here for more details.
- lusid/__init__.py +1117 -14
- lusid/api/__init__.py +69 -0
- lusid/api/abor_api.py +513 -179
- lusid/api/abor_configuration_api.py +25 -24
- lusid/api/allocations_api.py +12 -20
- lusid/api/blocks_api.py +6 -6
- lusid/api/calendars_api.py +16 -24
- lusid/api/chart_of_accounts_api.py +1745 -441
- lusid/api/compliance_api.py +71 -62
- lusid/api/configuration_recipe_api.py +1198 -56
- lusid/api/corporate_action_sources_api.py +8 -8
- lusid/api/custom_entities_api.py +6 -6
- lusid/api/cut_label_definitions_api.py +9 -17
- lusid/api/data_types_api.py +16 -32
- lusid/api/executions_api.py +6 -6
- lusid/api/funds_api.py +1119 -0
- lusid/api/instrument_event_types_api.py +1287 -0
- lusid/api/instruments_api.py +12 -20
- lusid/api/legacy_compliance_api.py +12 -12
- lusid/api/legal_entities_api.py +12 -12
- lusid/api/order_graph_api.py +12 -12
- lusid/api/order_instructions_api.py +6 -6
- lusid/api/order_management_api.py +495 -14
- lusid/api/orders_api.py +16 -24
- lusid/api/packages_api.py +6 -6
- lusid/api/persons_api.py +16 -24
- lusid/api/placements_api.py +12 -12
- lusid/api/portfolio_groups_api.py +6 -6
- lusid/api/portfolios_api.py +23 -39
- lusid/api/property_definitions_api.py +205 -0
- lusid/api/queryable_keys_api.py +211 -0
- lusid/api/quotes_api.py +20 -36
- lusid/api/reconciliations_api.py +410 -1978
- lusid/api/schemas_api.py +7 -15
- lusid/api/scopes_api.py +151 -0
- lusid/api/scripted_translation_api.py +30 -28
- lusid/api/staging_rule_set_api.py +885 -0
- lusid/api/transaction_configuration_api.py +22 -22
- lusid/api/transaction_portfolios_api.py +282 -577
- lusid/api_client.py +5 -3
- lusid/configuration.py +1 -1
- lusid/extensions/__init__.py +10 -7
- lusid/extensions/api_client.py +3 -1
- lusid/extensions/api_client_factory.py +156 -45
- lusid/extensions/api_configuration.py +124 -15
- lusid/extensions/configuration_loaders.py +2 -4
- lusid/extensions/proxy_config.py +8 -5
- lusid/extensions/socket_keep_alive.py +14 -15
- lusid/extensions/tcp_keep_alive_connector.py +93 -46
- lusid/models/__init__.py +1028 -13
- lusid/models/abor.py +9 -2
- lusid/models/abor_configuration.py +8 -8
- lusid/models/abor_configuration_request.py +9 -9
- lusid/models/abor_request.py +1 -1
- lusid/models/account.py +6 -1
- lusid/models/accumulation_event.py +104 -0
- lusid/models/address_key_compliance_parameter.py +5 -12
- lusid/models/address_key_list_compliance_parameter.py +3 -3
- lusid/models/address_key_option_definition.py +3 -1
- lusid/models/amortisation_event.py +4 -6
- lusid/models/{underlying_leg.py → asset_leg.py} +15 -15
- lusid/models/basket.py +3 -3
- lusid/models/block_and_order_id_request.py +78 -0
- lusid/models/block_and_orders.py +83 -0
- lusid/models/block_and_orders_create_request.py +77 -0
- lusid/models/block_and_orders_request.py +134 -0
- lusid/models/blocked_order_request.py +130 -0
- lusid/models/bond.py +13 -6
- lusid/models/bond_coupon_event.py +97 -0
- lusid/models/bond_default_event.py +8 -18
- lusid/models/bond_principal_event.py +97 -0
- lusid/models/book_transactions_request.py +97 -0
- lusid/models/bool_compliance_parameter.py +3 -3
- lusid/models/bool_list_compliance_parameter.py +3 -3
- lusid/models/branch_step.py +101 -0
- lusid/models/cap_floor.py +3 -3
- lusid/models/cash_dividend_event.py +32 -10
- lusid/models/cash_election.py +91 -0
- lusid/models/cash_flow_event.py +5 -7
- lusid/models/cash_perpetual.py +3 -3
- lusid/models/cds_flow_conventions.py +1 -1
- lusid/models/cds_index.py +4 -4
- lusid/models/check_step.py +110 -0
- lusid/models/cleardown_module_details.py +95 -0
- lusid/models/cleardown_module_request.py +117 -0
- lusid/models/cleardown_module_response.py +139 -0
- lusid/models/cleardown_module_rule.py +94 -0
- lusid/models/{reconciliation_run_break.py → cleardown_module_rules_updated_response.py} +30 -36
- lusid/models/close_event.py +3 -3
- lusid/models/close_period_diary_entry_request.py +149 -0
- lusid/models/complete_portfolio.py +8 -1
- lusid/models/complex_bond.py +4 -4
- lusid/models/complex_market_data.py +6 -5
- lusid/models/compliance_parameter.py +8 -5
- lusid/models/compliance_parameter_type.py +3 -0
- lusid/models/compliance_rule_breakdown.py +16 -8
- lusid/models/compliance_rule_breakdown_request.py +12 -4
- lusid/models/compliance_rule_result_v2.py +85 -0
- lusid/models/compliance_step.py +99 -0
- lusid/models/compliance_step_type.py +42 -0
- lusid/models/compliance_summary_rule_result.py +12 -15
- lusid/models/compliance_summary_rule_result_request.py +12 -15
- lusid/models/compliance_template_variation.py +12 -2
- lusid/models/component_transaction.py +92 -0
- lusid/models/composite_dispersion.py +30 -5
- lusid/models/compounding.py +4 -4
- lusid/models/configuration_recipe.py +10 -19
- lusid/models/constant_volatility_surface.py +102 -0
- lusid/models/contract_for_difference.py +3 -3
- lusid/models/create_derived_property_definition_request.py +3 -3
- lusid/models/create_derived_transaction_portfolio_request.py +10 -3
- lusid/models/create_property_definition_request.py +12 -5
- lusid/models/create_staging_rule_set_request.py +91 -0
- lusid/models/create_trade_tickets_response.py +87 -0
- lusid/models/create_transaction_portfolio_request.py +16 -3
- lusid/models/credit_default_swap.py +4 -4
- lusid/models/credit_spread_curve_data.py +4 -4
- lusid/models/custom_entity_definition.py +8 -2
- lusid/models/custom_entity_type.py +8 -2
- lusid/models/cut_label_definition.py +7 -1
- lusid/models/data_type.py +7 -1
- lusid/models/data_type_summary.py +8 -2
- lusid/models/date_time_compliance_parameter.py +3 -3
- lusid/models/date_time_list_compliance_parameter.py +3 -3
- lusid/models/{upsert_reconciliation_run_request.py → day_month.py} +15 -15
- lusid/models/decimal_compliance_parameter.py +3 -3
- lusid/models/decimal_list_compliance_parameter.py +3 -3
- lusid/models/dialect.py +9 -3
- lusid/models/diary_entry.py +1 -1
- lusid/models/diary_entry_request.py +1 -1
- lusid/models/discount_factor_curve_data.py +3 -3
- lusid/models/dividend_option_event.py +129 -0
- lusid/models/dividend_reinvestment_event.py +124 -0
- lusid/models/election_specification.py +73 -0
- lusid/models/eligibility_calculation.py +71 -0
- lusid/models/empty_model_options.py +3 -3
- lusid/models/equity.py +8 -6
- lusid/models/equity_curve_by_prices_data.py +3 -3
- lusid/models/equity_model_options.py +3 -3
- lusid/models/equity_option.py +3 -3
- lusid/models/equity_swap.py +4 -4
- lusid/models/equity_vol_surface_data.py +3 -3
- lusid/models/exchange_traded_option.py +3 -3
- lusid/models/exercise_event.py +5 -7
- lusid/models/exotic_instrument.py +3 -3
- lusid/models/expiry_event.py +91 -0
- lusid/models/filter_predicate_compliance_parameter.py +91 -0
- lusid/models/filter_step.py +101 -0
- lusid/models/fixed_leg.py +3 -3
- lusid/models/fixed_schedule.py +4 -9
- lusid/models/flexible_loan.py +105 -0
- lusid/models/float_schedule.py +20 -12
- lusid/models/floating_leg.py +3 -3
- lusid/models/flow_convention_name.py +1 -1
- lusid/models/flow_conventions.py +1 -1
- lusid/models/forward_rate_agreement.py +3 -3
- lusid/models/from_recipe.py +81 -0
- lusid/models/fund.py +182 -0
- lusid/models/fund_properties.py +115 -0
- lusid/models/fund_request.py +165 -0
- lusid/models/fund_share_class.py +99 -0
- lusid/models/funding_leg.py +3 -3
- lusid/models/funding_leg_options.py +3 -3
- lusid/models/future.py +3 -3
- lusid/models/fx_conventions.py +73 -0
- lusid/models/fx_forward.py +8 -6
- lusid/models/fx_forward_curve_by_quote_reference.py +4 -4
- lusid/models/fx_forward_curve_data.py +3 -3
- lusid/models/fx_forward_model_options.py +3 -3
- lusid/models/fx_forward_pips_curve_data.py +3 -3
- lusid/models/fx_forward_settlement_event.py +136 -0
- lusid/models/fx_forward_tenor_curve_data.py +4 -4
- lusid/models/fx_forward_tenor_pips_curve_data.py +4 -4
- lusid/models/fx_linked_notional_schedule.py +108 -0
- lusid/models/fx_option.py +3 -3
- lusid/models/fx_rate_schedule.py +3 -3
- lusid/models/fx_swap.py +4 -4
- lusid/models/fx_vol_surface_data.py +3 -3
- lusid/models/{reconciliation_run.py → get_recipe_composer_response.py} +15 -15
- lusid/models/group_by_selector_compliance_parameter.py +91 -0
- lusid/models/group_by_step.py +101 -0
- lusid/models/group_filter_predicate_compliance_parameter.py +91 -0
- lusid/models/group_filter_step.py +110 -0
- lusid/models/group_of_market_data_key_rules.py +79 -0
- lusid/models/index_convention.py +1 -1
- lusid/models/index_model_options.py +3 -3
- lusid/models/inflation_index_conventions.py +2 -2
- lusid/models/inflation_leg.py +3 -3
- lusid/models/inflation_linked_bond.py +3 -3
- lusid/models/inflation_swap.py +4 -4
- lusid/models/informational_error_event.py +3 -3
- lusid/models/informational_event.py +4 -6
- lusid/models/instrument_event.py +13 -5
- lusid/models/instrument_event_configuration.py +74 -0
- lusid/models/instrument_event_holder.py +12 -3
- lusid/models/instrument_event_type.py +8 -0
- lusid/models/instrument_leg.py +3 -3
- lusid/models/instrument_list_compliance_parameter.py +3 -3
- lusid/models/instrument_payment_diary_leg.py +5 -3
- lusid/models/instrument_resolution_detail.py +105 -0
- lusid/models/instrument_type.py +2 -0
- lusid/models/interest_rate_swap.py +4 -4
- lusid/models/interest_rate_swaption.py +3 -3
- lusid/models/intermediate_compliance_step.py +110 -0
- lusid/models/ir_vol_cube_data.py +3 -3
- lusid/models/journal_entry_line.py +34 -3
- lusid/models/journal_entry_lines_query_parameters.py +1 -1
- lusid/models/label_value_set.py +1 -1
- lusid/models/leg_definition.py +16 -3
- lusid/models/lineage_member.py +87 -0
- lusid/models/lock_period_diary_entry_request.py +91 -0
- lusid/models/lusid_instrument.py +7 -5
- lusid/models/lusid_trade_ticket.py +8 -1
- lusid/models/market_context.py +17 -2
- lusid/models/market_data_type.py +1 -0
- lusid/models/maturity_event.py +91 -0
- lusid/models/model_options.py +5 -6
- lusid/models/model_options_type.py +0 -1
- lusid/models/model_selection.py +3 -3
- lusid/models/move_orders_to_different_blocks_request.py +77 -0
- lusid/models/moved_order_to_different_block_response.py +85 -0
- lusid/models/movement_type.py +2 -0
- lusid/models/multi_currency_amounts.py +71 -0
- lusid/models/opaque_market_data.py +3 -3
- lusid/models/opaque_model_options.py +3 -3
- lusid/models/open_event.py +3 -3
- lusid/models/optionality_schedule.py +3 -3
- lusid/models/order_graph_block.py +4 -2
- lusid/models/order_graph_block_order_detail.py +16 -2
- lusid/models/output_transaction.py +9 -2
- lusid/models/paged_resource_list_of_cleardown_module_response.py +113 -0
- lusid/models/{paged_resource_list_of_reconciliation_run_break.py → paged_resource_list_of_cleardown_module_rule.py} +11 -11
- lusid/models/{paged_resource_list_of_reconciliation_run.py → paged_resource_list_of_fund.py} +11 -11
- lusid/models/paged_resource_list_of_property_definition.py +113 -0
- lusid/models/paged_resource_list_of_staging_rule_set.py +113 -0
- lusid/models/paged_resource_list_of_transaction_template.py +113 -0
- lusid/models/paged_resource_list_of_transaction_template_specification.py +113 -0
- lusid/models/participation_request.py +3 -9
- lusid/models/performance_returns_metric.py +1 -1
- lusid/models/period_diary_entries_reopened_response.py +104 -0
- lusid/models/place_blocks_request.py +77 -0
- lusid/models/portfolio.py +15 -2
- lusid/models/portfolio_details.py +15 -2
- lusid/models/portfolio_group_id_compliance_parameter.py +3 -3
- lusid/models/portfolio_group_id_list_compliance_parameter.py +3 -3
- lusid/models/portfolio_holding.py +27 -2
- lusid/models/portfolio_id_compliance_parameter.py +3 -3
- lusid/models/portfolio_id_list_compliance_parameter.py +3 -3
- lusid/models/posting_module_rule.py +29 -4
- lusid/models/pricing_model.py +2 -1
- lusid/models/property_definition.py +17 -4
- lusid/models/property_definition_search_result.py +3 -3
- lusid/models/property_domain.py +3 -0
- lusid/models/property_key_compliance_parameter.py +3 -3
- lusid/models/property_key_list_compliance_parameter.py +3 -3
- lusid/models/queryable_key.py +124 -0
- lusid/models/raw_vendor_event.py +5 -7
- lusid/models/re_open_period_diary_entry_request.py +84 -0
- lusid/models/recipe_block.py +87 -0
- lusid/models/recipe_composer.py +100 -0
- lusid/models/{reconciliation_break_id.py → recipe_value.py} +22 -23
- lusid/models/recombine_step.py +101 -0
- lusid/models/reference_instrument.py +3 -3
- lusid/models/relative_date_offset.py +71 -0
- lusid/models/repo.py +3 -3
- lusid/models/reset_event.py +4 -6
- lusid/models/resource_list_of_block_and_orders.py +113 -0
- lusid/models/resource_list_of_get_recipe_composer_response.py +113 -0
- lusid/models/resource_list_of_moved_order_to_different_block_response.py +113 -0
- lusid/models/resource_list_of_queryable_key.py +113 -0
- lusid/models/schedule.py +6 -5
- lusid/models/schedule_type.py +1 -0
- lusid/models/script_map_reference.py +94 -0
- lusid/models/security_election.py +86 -0
- lusid/models/set_share_class_instruments_request.py +79 -0
- lusid/models/side_definition.py +1 -8
- lusid/models/sides_definition_request.py +1 -8
- lusid/models/simple_cash_flow_loan.py +3 -3
- lusid/models/simple_instrument.py +3 -3
- lusid/models/staging_rule.py +90 -0
- lusid/models/staging_rule_approval_criteria.py +81 -0
- lusid/models/staging_rule_match_criteria.py +95 -0
- lusid/models/staging_rule_set.py +103 -0
- lusid/models/step_schedule.py +3 -3
- lusid/models/stock_split_event.py +3 -3
- lusid/models/string_compliance_parameter.py +3 -3
- lusid/models/string_list_compliance_parameter.py +3 -3
- lusid/models/template_field.py +77 -0
- lusid/models/term_deposit.py +3 -3
- lusid/models/total_return_swap.py +16 -16
- lusid/models/transaction_configuration_movement_data.py +3 -3
- lusid/models/transaction_configuration_movement_data_request.py +3 -3
- lusid/models/transaction_currency_and_amount.py +81 -0
- lusid/models/transaction_field_map.py +97 -0
- lusid/models/transaction_price.py +3 -3
- lusid/models/transaction_price_and_type.py +81 -0
- lusid/models/transaction_price_type.py +1 -0
- lusid/models/transaction_property_map.py +80 -0
- lusid/models/transaction_template.py +100 -0
- lusid/models/transaction_template_request.py +79 -0
- lusid/models/transaction_template_specification.py +99 -0
- lusid/models/transaction_type_alias.py +0 -7
- lusid/models/transaction_type_calculation.py +1 -1
- lusid/models/transition_event.py +3 -3
- lusid/models/translation_context.py +75 -0
- lusid/models/translation_script.py +9 -3
- lusid/models/trial_balance.py +46 -11
- lusid/models/trial_balance_query_parameters.py +15 -6
- lusid/models/trigger_event.py +3 -3
- lusid/models/units_ratio.py +71 -0
- lusid/models/update_staging_rule_set_request.py +91 -0
- lusid/models/{compliance_run_summary.py → upsert_compliance_run_summary_result.py} +8 -8
- lusid/models/upsert_dialect_request.py +79 -0
- lusid/models/upsert_instrument_event_request.py +12 -3
- lusid/models/upsert_quote_request.py +1 -1
- lusid/models/upsert_recipe_composer_request.py +73 -0
- lusid/models/upsert_recipe_request.py +3 -9
- lusid/models/upsert_translation_script_request.py +75 -0
- lusid/models/valuation_schedule.py +10 -3
- lusid/models/weighted_instrument.py +13 -2
- lusid/models/weighted_instrument_in_line_lookup_identifiers.py +89 -0
- lusid/models/yield_curve_data.py +3 -3
- lusid/rest.py +1 -1
- {lusid_sdk-2.0.50b0.dist-info → lusid_sdk-2.0.470.dist-info}/METADATA +245 -48
- {lusid_sdk-2.0.50b0.dist-info → lusid_sdk-2.0.470.dist-info}/RECORD +326 -235
- {lusid_sdk-2.0.50b0.dist-info → lusid_sdk-2.0.470.dist-info}/WHEEL +1 -1
- lusid/extensions/api_client_builder.py +0 -138
- lusid/models/configuration_recipe_snippet.py +0 -139
- lusid/models/je_lines_query_parameters.py +0 -105
- lusid/models/look_up_pricing_model_options.py +0 -93
- lusid/models/reconciliation_run_id.py +0 -85
- lusid/models/upsert_reconciliation_break_request.py +0 -98
lusid/__init__.py
CHANGED
|
@@ -40,6 +40,8 @@ from lusid.api.data_types_api import DataTypesApi
|
|
|
40
40
|
from lusid.api.derived_transaction_portfolios_api import DerivedTransactionPortfoliosApi
|
|
41
41
|
from lusid.api.entities_api import EntitiesApi
|
|
42
42
|
from lusid.api.executions_api import ExecutionsApi
|
|
43
|
+
from lusid.api.funds_api import FundsApi
|
|
44
|
+
from lusid.api.instrument_event_types_api import InstrumentEventTypesApi
|
|
43
45
|
from lusid.api.instrument_events_api import InstrumentEventsApi
|
|
44
46
|
from lusid.api.instruments_api import InstrumentsApi
|
|
45
47
|
from lusid.api.legacy_compliance_api import LegacyComplianceApi
|
|
@@ -55,6 +57,7 @@ from lusid.api.placements_api import PlacementsApi
|
|
|
55
57
|
from lusid.api.portfolio_groups_api import PortfolioGroupsApi
|
|
56
58
|
from lusid.api.portfolios_api import PortfoliosApi
|
|
57
59
|
from lusid.api.property_definitions_api import PropertyDefinitionsApi
|
|
60
|
+
from lusid.api.queryable_keys_api import QueryableKeysApi
|
|
58
61
|
from lusid.api.quotes_api import QuotesApi
|
|
59
62
|
from lusid.api.reconciliations_api import ReconciliationsApi
|
|
60
63
|
from lusid.api.reference_lists_api import ReferenceListsApi
|
|
@@ -68,6 +71,7 @@ from lusid.api.scopes_api import ScopesApi
|
|
|
68
71
|
from lusid.api.scripted_translation_api import ScriptedTranslationApi
|
|
69
72
|
from lusid.api.search_api import SearchApi
|
|
70
73
|
from lusid.api.sequences_api import SequencesApi
|
|
74
|
+
from lusid.api.staging_rule_set_api import StagingRuleSetApi
|
|
71
75
|
from lusid.api.structured_result_data_api import StructuredResultDataApi
|
|
72
76
|
from lusid.api.system_configuration_api import SystemConfigurationApi
|
|
73
77
|
from lusid.api.tax_rule_sets_api import TaxRuleSetsApi
|
|
@@ -103,6 +107,7 @@ from lusid.models.account import Account
|
|
|
103
107
|
from lusid.models.account_properties import AccountProperties
|
|
104
108
|
from lusid.models.accounting_method import AccountingMethod
|
|
105
109
|
from lusid.models.accounts_upsert_response import AccountsUpsertResponse
|
|
110
|
+
from lusid.models.accumulation_event import AccumulationEvent
|
|
106
111
|
from lusid.models.action_id import ActionId
|
|
107
112
|
from lusid.models.action_result_of_portfolio import ActionResultOfPortfolio
|
|
108
113
|
from lusid.models.add_business_days_to_date_request import AddBusinessDaysToDateRequest
|
|
@@ -139,6 +144,7 @@ from lusid.models.annul_quotes_response import AnnulQuotesResponse
|
|
|
139
144
|
from lusid.models.annul_single_structured_data_response import AnnulSingleStructuredDataResponse
|
|
140
145
|
from lusid.models.annul_structured_data_response import AnnulStructuredDataResponse
|
|
141
146
|
from lusid.models.asset_class import AssetClass
|
|
147
|
+
from lusid.models.asset_leg import AssetLeg
|
|
142
148
|
from lusid.models.barrier import Barrier
|
|
143
149
|
from lusid.models.basket import Basket
|
|
144
150
|
from lusid.models.basket_identifier import BasketIdentifier
|
|
@@ -147,13 +153,22 @@ from lusid.models.batch_upsert_instrument_properties_response import BatchUpsert
|
|
|
147
153
|
from lusid.models.batch_upsert_portfolio_transactions_response import BatchUpsertPortfolioTransactionsResponse
|
|
148
154
|
from lusid.models.batch_upsert_property_definition_properties_response import BatchUpsertPropertyDefinitionPropertiesResponse
|
|
149
155
|
from lusid.models.block import Block
|
|
156
|
+
from lusid.models.block_and_order_id_request import BlockAndOrderIdRequest
|
|
157
|
+
from lusid.models.block_and_orders import BlockAndOrders
|
|
158
|
+
from lusid.models.block_and_orders_create_request import BlockAndOrdersCreateRequest
|
|
159
|
+
from lusid.models.block_and_orders_request import BlockAndOrdersRequest
|
|
150
160
|
from lusid.models.block_request import BlockRequest
|
|
151
161
|
from lusid.models.block_set_request import BlockSetRequest
|
|
162
|
+
from lusid.models.blocked_order_request import BlockedOrderRequest
|
|
152
163
|
from lusid.models.bond import Bond
|
|
164
|
+
from lusid.models.bond_coupon_event import BondCouponEvent
|
|
153
165
|
from lusid.models.bond_default_event import BondDefaultEvent
|
|
166
|
+
from lusid.models.bond_principal_event import BondPrincipalEvent
|
|
167
|
+
from lusid.models.book_transactions_request import BookTransactionsRequest
|
|
154
168
|
from lusid.models.book_transactions_response import BookTransactionsResponse
|
|
155
169
|
from lusid.models.bool_compliance_parameter import BoolComplianceParameter
|
|
156
170
|
from lusid.models.bool_list_compliance_parameter import BoolListComplianceParameter
|
|
171
|
+
from lusid.models.branch_step import BranchStep
|
|
157
172
|
from lusid.models.bucketed_cash_flow_request import BucketedCashFlowRequest
|
|
158
173
|
from lusid.models.bucketed_cash_flow_response import BucketedCashFlowResponse
|
|
159
174
|
from lusid.models.bucketing_schedule import BucketingSchedule
|
|
@@ -164,6 +179,7 @@ from lusid.models.calendar_dependency import CalendarDependency
|
|
|
164
179
|
from lusid.models.cap_floor import CapFloor
|
|
165
180
|
from lusid.models.cash_dependency import CashDependency
|
|
166
181
|
from lusid.models.cash_dividend_event import CashDividendEvent
|
|
182
|
+
from lusid.models.cash_election import CashElection
|
|
167
183
|
from lusid.models.cash_flow_event import CashFlowEvent
|
|
168
184
|
from lusid.models.cash_flow_lineage import CashFlowLineage
|
|
169
185
|
from lusid.models.cash_flow_value import CashFlowValue
|
|
@@ -180,8 +196,15 @@ from lusid.models.change_item import ChangeItem
|
|
|
180
196
|
from lusid.models.chart_of_accounts import ChartOfAccounts
|
|
181
197
|
from lusid.models.chart_of_accounts_properties import ChartOfAccountsProperties
|
|
182
198
|
from lusid.models.chart_of_accounts_request import ChartOfAccountsRequest
|
|
199
|
+
from lusid.models.check_step import CheckStep
|
|
200
|
+
from lusid.models.cleardown_module_details import CleardownModuleDetails
|
|
201
|
+
from lusid.models.cleardown_module_request import CleardownModuleRequest
|
|
202
|
+
from lusid.models.cleardown_module_response import CleardownModuleResponse
|
|
203
|
+
from lusid.models.cleardown_module_rule import CleardownModuleRule
|
|
204
|
+
from lusid.models.cleardown_module_rules_updated_response import CleardownModuleRulesUpdatedResponse
|
|
183
205
|
from lusid.models.client import Client
|
|
184
206
|
from lusid.models.close_event import CloseEvent
|
|
207
|
+
from lusid.models.close_period_diary_entry_request import ClosePeriodDiaryEntryRequest
|
|
185
208
|
from lusid.models.complete_portfolio import CompletePortfolio
|
|
186
209
|
from lusid.models.complete_relation import CompleteRelation
|
|
187
210
|
from lusid.models.complete_relationship import CompleteRelationship
|
|
@@ -198,16 +221,19 @@ from lusid.models.compliance_rule_response import ComplianceRuleResponse
|
|
|
198
221
|
from lusid.models.compliance_rule_result import ComplianceRuleResult
|
|
199
222
|
from lusid.models.compliance_rule_result_detail import ComplianceRuleResultDetail
|
|
200
223
|
from lusid.models.compliance_rule_result_portfolio_detail import ComplianceRuleResultPortfolioDetail
|
|
224
|
+
from lusid.models.compliance_rule_result_v2 import ComplianceRuleResultV2
|
|
201
225
|
from lusid.models.compliance_rule_upsert_request import ComplianceRuleUpsertRequest
|
|
202
226
|
from lusid.models.compliance_rule_upsert_response import ComplianceRuleUpsertResponse
|
|
203
227
|
from lusid.models.compliance_run_info import ComplianceRunInfo
|
|
204
228
|
from lusid.models.compliance_run_info_v2 import ComplianceRunInfoV2
|
|
205
|
-
from lusid.models.
|
|
229
|
+
from lusid.models.compliance_step import ComplianceStep
|
|
230
|
+
from lusid.models.compliance_step_type import ComplianceStepType
|
|
206
231
|
from lusid.models.compliance_summary_rule_result import ComplianceSummaryRuleResult
|
|
207
232
|
from lusid.models.compliance_summary_rule_result_request import ComplianceSummaryRuleResultRequest
|
|
208
233
|
from lusid.models.compliance_template import ComplianceTemplate
|
|
209
234
|
from lusid.models.compliance_template_parameter import ComplianceTemplateParameter
|
|
210
235
|
from lusid.models.compliance_template_variation import ComplianceTemplateVariation
|
|
236
|
+
from lusid.models.component_transaction import ComponentTransaction
|
|
211
237
|
from lusid.models.composite_breakdown import CompositeBreakdown
|
|
212
238
|
from lusid.models.composite_breakdown_request import CompositeBreakdownRequest
|
|
213
239
|
from lusid.models.composite_breakdown_response import CompositeBreakdownResponse
|
|
@@ -215,7 +241,7 @@ from lusid.models.composite_dispersion import CompositeDispersion
|
|
|
215
241
|
from lusid.models.composite_dispersion_response import CompositeDispersionResponse
|
|
216
242
|
from lusid.models.compounding import Compounding
|
|
217
243
|
from lusid.models.configuration_recipe import ConfigurationRecipe
|
|
218
|
-
from lusid.models.
|
|
244
|
+
from lusid.models.constant_volatility_surface import ConstantVolatilitySurface
|
|
219
245
|
from lusid.models.constituents_adjustment_header import ConstituentsAdjustmentHeader
|
|
220
246
|
from lusid.models.contract_for_difference import ContractForDifference
|
|
221
247
|
from lusid.models.corporate_action import CorporateAction
|
|
@@ -248,7 +274,9 @@ from lusid.models.create_relation_request import CreateRelationRequest
|
|
|
248
274
|
from lusid.models.create_relationship_definition_request import CreateRelationshipDefinitionRequest
|
|
249
275
|
from lusid.models.create_relationship_request import CreateRelationshipRequest
|
|
250
276
|
from lusid.models.create_sequence_request import CreateSequenceRequest
|
|
277
|
+
from lusid.models.create_staging_rule_set_request import CreateStagingRuleSetRequest
|
|
251
278
|
from lusid.models.create_tax_rule_set_request import CreateTaxRuleSetRequest
|
|
279
|
+
from lusid.models.create_trade_tickets_response import CreateTradeTicketsResponse
|
|
252
280
|
from lusid.models.create_transaction_portfolio_request import CreateTransactionPortfolioRequest
|
|
253
281
|
from lusid.models.create_unit_definition import CreateUnitDefinition
|
|
254
282
|
from lusid.models.credit_default_swap import CreditDefaultSwap
|
|
@@ -285,6 +313,7 @@ from lusid.models.date_range import DateRange
|
|
|
285
313
|
from lusid.models.date_time_comparison_type import DateTimeComparisonType
|
|
286
314
|
from lusid.models.date_time_compliance_parameter import DateTimeComplianceParameter
|
|
287
315
|
from lusid.models.date_time_list_compliance_parameter import DateTimeListComplianceParameter
|
|
316
|
+
from lusid.models.day_month import DayMonth
|
|
288
317
|
from lusid.models.day_of_week import DayOfWeek
|
|
289
318
|
from lusid.models.decimal_compliance_parameter import DecimalComplianceParameter
|
|
290
319
|
from lusid.models.decimal_list import DecimalList
|
|
@@ -309,10 +338,14 @@ from lusid.models.diary_entry_request import DiaryEntryRequest
|
|
|
309
338
|
from lusid.models.discount_factor_curve_data import DiscountFactorCurveData
|
|
310
339
|
from lusid.models.discounting_dependency import DiscountingDependency
|
|
311
340
|
from lusid.models.discounting_method import DiscountingMethod
|
|
341
|
+
from lusid.models.dividend_option_event import DividendOptionEvent
|
|
342
|
+
from lusid.models.dividend_reinvestment_event import DividendReinvestmentEvent
|
|
312
343
|
from lusid.models.economic_dependency import EconomicDependency
|
|
313
344
|
from lusid.models.economic_dependency_type import EconomicDependencyType
|
|
314
345
|
from lusid.models.economic_dependency_with_complex_market_data import EconomicDependencyWithComplexMarketData
|
|
315
346
|
from lusid.models.economic_dependency_with_quote import EconomicDependencyWithQuote
|
|
347
|
+
from lusid.models.election_specification import ElectionSpecification
|
|
348
|
+
from lusid.models.eligibility_calculation import EligibilityCalculation
|
|
316
349
|
from lusid.models.empty_model_options import EmptyModelOptions
|
|
317
350
|
from lusid.models.entity_identifier import EntityIdentifier
|
|
318
351
|
from lusid.models.equity import Equity
|
|
@@ -335,6 +368,7 @@ from lusid.models.execution_set_request import ExecutionSetRequest
|
|
|
335
368
|
from lusid.models.exercise_event import ExerciseEvent
|
|
336
369
|
from lusid.models.exotic_instrument import ExoticInstrument
|
|
337
370
|
from lusid.models.expanded_group import ExpandedGroup
|
|
371
|
+
from lusid.models.expiry_event import ExpiryEvent
|
|
338
372
|
from lusid.models.fee_rule import FeeRule
|
|
339
373
|
from lusid.models.fee_rule_upsert_request import FeeRuleUpsertRequest
|
|
340
374
|
from lusid.models.fee_rule_upsert_response import FeeRuleUpsertResponse
|
|
@@ -342,27 +376,38 @@ from lusid.models.field_definition import FieldDefinition
|
|
|
342
376
|
from lusid.models.field_schema import FieldSchema
|
|
343
377
|
from lusid.models.field_value import FieldValue
|
|
344
378
|
from lusid.models.file_response import FileResponse
|
|
379
|
+
from lusid.models.filter_predicate_compliance_parameter import FilterPredicateComplianceParameter
|
|
380
|
+
from lusid.models.filter_step import FilterStep
|
|
345
381
|
from lusid.models.fixed_leg import FixedLeg
|
|
346
382
|
from lusid.models.fixed_leg_all_of_overrides import FixedLegAllOfOverrides
|
|
347
383
|
from lusid.models.fixed_schedule import FixedSchedule
|
|
384
|
+
from lusid.models.flexible_loan import FlexibleLoan
|
|
348
385
|
from lusid.models.float_schedule import FloatSchedule
|
|
349
386
|
from lusid.models.floating_leg import FloatingLeg
|
|
350
387
|
from lusid.models.flow_convention_name import FlowConventionName
|
|
351
388
|
from lusid.models.flow_conventions import FlowConventions
|
|
352
389
|
from lusid.models.forward_rate_agreement import ForwardRateAgreement
|
|
390
|
+
from lusid.models.from_recipe import FromRecipe
|
|
391
|
+
from lusid.models.fund import Fund
|
|
392
|
+
from lusid.models.fund_properties import FundProperties
|
|
393
|
+
from lusid.models.fund_request import FundRequest
|
|
394
|
+
from lusid.models.fund_share_class import FundShareClass
|
|
353
395
|
from lusid.models.funding_leg import FundingLeg
|
|
354
396
|
from lusid.models.funding_leg_options import FundingLegOptions
|
|
355
397
|
from lusid.models.future import Future
|
|
356
398
|
from lusid.models.futures_contract_details import FuturesContractDetails
|
|
399
|
+
from lusid.models.fx_conventions import FxConventions
|
|
357
400
|
from lusid.models.fx_dependency import FxDependency
|
|
358
401
|
from lusid.models.fx_forward import FxForward
|
|
359
402
|
from lusid.models.fx_forward_curve_by_quote_reference import FxForwardCurveByQuoteReference
|
|
360
403
|
from lusid.models.fx_forward_curve_data import FxForwardCurveData
|
|
361
404
|
from lusid.models.fx_forward_model_options import FxForwardModelOptions
|
|
362
405
|
from lusid.models.fx_forward_pips_curve_data import FxForwardPipsCurveData
|
|
406
|
+
from lusid.models.fx_forward_settlement_event import FxForwardSettlementEvent
|
|
363
407
|
from lusid.models.fx_forward_tenor_curve_data import FxForwardTenorCurveData
|
|
364
408
|
from lusid.models.fx_forward_tenor_pips_curve_data import FxForwardTenorPipsCurveData
|
|
365
409
|
from lusid.models.fx_forwards_dependency import FxForwardsDependency
|
|
410
|
+
from lusid.models.fx_linked_notional_schedule import FxLinkedNotionalSchedule
|
|
366
411
|
from lusid.models.fx_option import FxOption
|
|
367
412
|
from lusid.models.fx_rate_schedule import FxRateSchedule
|
|
368
413
|
from lusid.models.fx_swap import FxSwap
|
|
@@ -381,10 +426,16 @@ from lusid.models.get_flow_conventions_response import GetFlowConventionsRespons
|
|
|
381
426
|
from lusid.models.get_index_convention_response import GetIndexConventionResponse
|
|
382
427
|
from lusid.models.get_instruments_response import GetInstrumentsResponse
|
|
383
428
|
from lusid.models.get_quotes_response import GetQuotesResponse
|
|
429
|
+
from lusid.models.get_recipe_composer_response import GetRecipeComposerResponse
|
|
384
430
|
from lusid.models.get_recipe_response import GetRecipeResponse
|
|
385
431
|
from lusid.models.get_reference_portfolio_constituents_response import GetReferencePortfolioConstituentsResponse
|
|
386
432
|
from lusid.models.get_structured_result_data_response import GetStructuredResultDataResponse
|
|
387
433
|
from lusid.models.get_virtual_document_response import GetVirtualDocumentResponse
|
|
434
|
+
from lusid.models.group_by_selector_compliance_parameter import GroupBySelectorComplianceParameter
|
|
435
|
+
from lusid.models.group_by_step import GroupByStep
|
|
436
|
+
from lusid.models.group_filter_predicate_compliance_parameter import GroupFilterPredicateComplianceParameter
|
|
437
|
+
from lusid.models.group_filter_step import GroupFilterStep
|
|
438
|
+
from lusid.models.group_of_market_data_key_rules import GroupOfMarketDataKeyRules
|
|
388
439
|
from lusid.models.grouped_result_of_address_key import GroupedResultOfAddressKey
|
|
389
440
|
from lusid.models.holding_adjustment import HoldingAdjustment
|
|
390
441
|
from lusid.models.holding_adjustment_with_date import HoldingAdjustmentWithDate
|
|
@@ -416,6 +467,7 @@ from lusid.models.instrument_definition import InstrumentDefinition
|
|
|
416
467
|
from lusid.models.instrument_definition_format import InstrumentDefinitionFormat
|
|
417
468
|
from lusid.models.instrument_delete_modes import InstrumentDeleteModes
|
|
418
469
|
from lusid.models.instrument_event import InstrumentEvent
|
|
470
|
+
from lusid.models.instrument_event_configuration import InstrumentEventConfiguration
|
|
419
471
|
from lusid.models.instrument_event_holder import InstrumentEventHolder
|
|
420
472
|
from lusid.models.instrument_event_type import InstrumentEventType
|
|
421
473
|
from lusid.models.instrument_id_type_descriptor import InstrumentIdTypeDescriptor
|
|
@@ -429,14 +481,15 @@ from lusid.models.instrument_payment_diary import InstrumentPaymentDiary
|
|
|
429
481
|
from lusid.models.instrument_payment_diary_leg import InstrumentPaymentDiaryLeg
|
|
430
482
|
from lusid.models.instrument_payment_diary_row import InstrumentPaymentDiaryRow
|
|
431
483
|
from lusid.models.instrument_properties import InstrumentProperties
|
|
484
|
+
from lusid.models.instrument_resolution_detail import InstrumentResolutionDetail
|
|
432
485
|
from lusid.models.instrument_search_property import InstrumentSearchProperty
|
|
433
486
|
from lusid.models.instrument_type import InstrumentType
|
|
434
487
|
from lusid.models.interest_rate_swap import InterestRateSwap
|
|
435
488
|
from lusid.models.interest_rate_swaption import InterestRateSwaption
|
|
489
|
+
from lusid.models.intermediate_compliance_step import IntermediateComplianceStep
|
|
436
490
|
from lusid.models.ir_vol_cube_data import IrVolCubeData
|
|
437
491
|
from lusid.models.ir_vol_dependency import IrVolDependency
|
|
438
492
|
from lusid.models.is_business_day_response import IsBusinessDayResponse
|
|
439
|
-
from lusid.models.je_lines_query_parameters import JELinesQueryParameters
|
|
440
493
|
from lusid.models.journal_entry_line import JournalEntryLine
|
|
441
494
|
from lusid.models.journal_entry_lines_query_parameters import JournalEntryLinesQueryParameters
|
|
442
495
|
from lusid.models.label_value_set import LabelValueSet
|
|
@@ -445,12 +498,13 @@ from lusid.models.legal_entity import LegalEntity
|
|
|
445
498
|
from lusid.models.level_step import LevelStep
|
|
446
499
|
from lusid.models.life_cycle_event_lineage import LifeCycleEventLineage
|
|
447
500
|
from lusid.models.life_cycle_event_value import LifeCycleEventValue
|
|
501
|
+
from lusid.models.lineage_member import LineageMember
|
|
448
502
|
from lusid.models.link import Link
|
|
449
503
|
from lusid.models.list_aggregation_reconciliation import ListAggregationReconciliation
|
|
450
504
|
from lusid.models.list_aggregation_response import ListAggregationResponse
|
|
451
505
|
from lusid.models.list_complex_market_data_with_meta_data_response import ListComplexMarketDataWithMetaDataResponse
|
|
452
506
|
from lusid.models.loan_period import LoanPeriod
|
|
453
|
-
from lusid.models.
|
|
507
|
+
from lusid.models.lock_period_diary_entry_request import LockPeriodDiaryEntryRequest
|
|
454
508
|
from lusid.models.lusid_instrument import LusidInstrument
|
|
455
509
|
from lusid.models.lusid_problem_details import LusidProblemDetails
|
|
456
510
|
from lusid.models.lusid_trade_ticket import LusidTradeTicket
|
|
@@ -471,13 +525,17 @@ from lusid.models.market_observable_type import MarketObservableType
|
|
|
471
525
|
from lusid.models.market_options import MarketOptions
|
|
472
526
|
from lusid.models.market_quote import MarketQuote
|
|
473
527
|
from lusid.models.match_criterion import MatchCriterion
|
|
528
|
+
from lusid.models.maturity_event import MaturityEvent
|
|
474
529
|
from lusid.models.metric_value import MetricValue
|
|
475
530
|
from lusid.models.model_options import ModelOptions
|
|
476
531
|
from lusid.models.model_options_type import ModelOptionsType
|
|
477
532
|
from lusid.models.model_property import ModelProperty
|
|
478
533
|
from lusid.models.model_schema import ModelSchema
|
|
479
534
|
from lusid.models.model_selection import ModelSelection
|
|
535
|
+
from lusid.models.move_orders_to_different_blocks_request import MoveOrdersToDifferentBlocksRequest
|
|
536
|
+
from lusid.models.moved_order_to_different_block_response import MovedOrderToDifferentBlockResponse
|
|
480
537
|
from lusid.models.movement_type import MovementType
|
|
538
|
+
from lusid.models.multi_currency_amounts import MultiCurrencyAmounts
|
|
481
539
|
from lusid.models.next_value_in_sequence_response import NextValueInSequenceResponse
|
|
482
540
|
from lusid.models.numeric_comparison_type import NumericComparisonType
|
|
483
541
|
from lusid.models.opaque_dependency import OpaqueDependency
|
|
@@ -530,6 +588,8 @@ from lusid.models.paged_resource_list_of_allocation import PagedResourceListOfAl
|
|
|
530
588
|
from lusid.models.paged_resource_list_of_block import PagedResourceListOfBlock
|
|
531
589
|
from lusid.models.paged_resource_list_of_calendar import PagedResourceListOfCalendar
|
|
532
590
|
from lusid.models.paged_resource_list_of_chart_of_accounts import PagedResourceListOfChartOfAccounts
|
|
591
|
+
from lusid.models.paged_resource_list_of_cleardown_module_response import PagedResourceListOfCleardownModuleResponse
|
|
592
|
+
from lusid.models.paged_resource_list_of_cleardown_module_rule import PagedResourceListOfCleardownModuleRule
|
|
533
593
|
from lusid.models.paged_resource_list_of_compliance_rule_response import PagedResourceListOfComplianceRuleResponse
|
|
534
594
|
from lusid.models.paged_resource_list_of_compliance_run_info_v2 import PagedResourceListOfComplianceRunInfoV2
|
|
535
595
|
from lusid.models.paged_resource_list_of_compliance_template import PagedResourceListOfComplianceTemplate
|
|
@@ -543,6 +603,7 @@ from lusid.models.paged_resource_list_of_data_type_summary import PagedResourceL
|
|
|
543
603
|
from lusid.models.paged_resource_list_of_dialect_id import PagedResourceListOfDialectId
|
|
544
604
|
from lusid.models.paged_resource_list_of_diary_entry import PagedResourceListOfDiaryEntry
|
|
545
605
|
from lusid.models.paged_resource_list_of_execution import PagedResourceListOfExecution
|
|
606
|
+
from lusid.models.paged_resource_list_of_fund import PagedResourceListOfFund
|
|
546
607
|
from lusid.models.paged_resource_list_of_general_ledger_profile_response import PagedResourceListOfGeneralLedgerProfileResponse
|
|
547
608
|
from lusid.models.paged_resource_list_of_instrument import PagedResourceListOfInstrument
|
|
548
609
|
from lusid.models.paged_resource_list_of_instrument_event_holder import PagedResourceListOfInstrumentEventHolder
|
|
@@ -560,13 +621,15 @@ from lusid.models.paged_resource_list_of_portfolio_group_search_result import Pa
|
|
|
560
621
|
from lusid.models.paged_resource_list_of_portfolio_search_result import PagedResourceListOfPortfolioSearchResult
|
|
561
622
|
from lusid.models.paged_resource_list_of_posting_module_response import PagedResourceListOfPostingModuleResponse
|
|
562
623
|
from lusid.models.paged_resource_list_of_posting_module_rule import PagedResourceListOfPostingModuleRule
|
|
624
|
+
from lusid.models.paged_resource_list_of_property_definition import PagedResourceListOfPropertyDefinition
|
|
563
625
|
from lusid.models.paged_resource_list_of_property_definition_search_result import PagedResourceListOfPropertyDefinitionSearchResult
|
|
564
626
|
from lusid.models.paged_resource_list_of_reconciliation import PagedResourceListOfReconciliation
|
|
565
|
-
from lusid.models.paged_resource_list_of_reconciliation_run import PagedResourceListOfReconciliationRun
|
|
566
|
-
from lusid.models.paged_resource_list_of_reconciliation_run_break import PagedResourceListOfReconciliationRunBreak
|
|
567
627
|
from lusid.models.paged_resource_list_of_reference_list_response import PagedResourceListOfReferenceListResponse
|
|
568
628
|
from lusid.models.paged_resource_list_of_relationship_definition import PagedResourceListOfRelationshipDefinition
|
|
569
629
|
from lusid.models.paged_resource_list_of_sequence_definition import PagedResourceListOfSequenceDefinition
|
|
630
|
+
from lusid.models.paged_resource_list_of_staging_rule_set import PagedResourceListOfStagingRuleSet
|
|
631
|
+
from lusid.models.paged_resource_list_of_transaction_template import PagedResourceListOfTransactionTemplate
|
|
632
|
+
from lusid.models.paged_resource_list_of_transaction_template_specification import PagedResourceListOfTransactionTemplateSpecification
|
|
570
633
|
from lusid.models.paged_resource_list_of_translation_script_id import PagedResourceListOfTranslationScriptId
|
|
571
634
|
from lusid.models.paged_resource_list_of_virtual_row import PagedResourceListOfVirtualRow
|
|
572
635
|
from lusid.models.participation import Participation
|
|
@@ -574,10 +637,12 @@ from lusid.models.participation_request import ParticipationRequest
|
|
|
574
637
|
from lusid.models.participation_set_request import ParticipationSetRequest
|
|
575
638
|
from lusid.models.performance_return import PerformanceReturn
|
|
576
639
|
from lusid.models.performance_returns_metric import PerformanceReturnsMetric
|
|
640
|
+
from lusid.models.period_diary_entries_reopened_response import PeriodDiaryEntriesReopenedResponse
|
|
577
641
|
from lusid.models.period_type import PeriodType
|
|
578
642
|
from lusid.models.perpetual_entity_state import PerpetualEntityState
|
|
579
643
|
from lusid.models.perpetual_property import PerpetualProperty
|
|
580
644
|
from lusid.models.person import Person
|
|
645
|
+
from lusid.models.place_blocks_request import PlaceBlocksRequest
|
|
581
646
|
from lusid.models.placement import Placement
|
|
582
647
|
from lusid.models.placement_request import PlacementRequest
|
|
583
648
|
from lusid.models.placement_set_request import PlacementSetRequest
|
|
@@ -632,6 +697,7 @@ from lusid.models.query_bucketed_cash_flows_request import QueryBucketedCashFlow
|
|
|
632
697
|
from lusid.models.query_cash_flows_request import QueryCashFlowsRequest
|
|
633
698
|
from lusid.models.query_instrument_events_request import QueryInstrumentEventsRequest
|
|
634
699
|
from lusid.models.query_trade_tickets_request import QueryTradeTicketsRequest
|
|
700
|
+
from lusid.models.queryable_key import QueryableKey
|
|
635
701
|
from lusid.models.quote import Quote
|
|
636
702
|
from lusid.models.quote_access_metadata_rule import QuoteAccessMetadataRule
|
|
637
703
|
from lusid.models.quote_access_metadata_rule_id import QuoteAccessMetadataRuleId
|
|
@@ -641,14 +707,18 @@ from lusid.models.quote_instrument_id_type import QuoteInstrumentIdType
|
|
|
641
707
|
from lusid.models.quote_series_id import QuoteSeriesId
|
|
642
708
|
from lusid.models.quote_type import QuoteType
|
|
643
709
|
from lusid.models.raw_vendor_event import RawVendorEvent
|
|
710
|
+
from lusid.models.re_open_period_diary_entry_request import ReOpenPeriodDiaryEntryRequest
|
|
644
711
|
from lusid.models.realised_gain_loss import RealisedGainLoss
|
|
712
|
+
from lusid.models.recipe_block import RecipeBlock
|
|
713
|
+
from lusid.models.recipe_composer import RecipeComposer
|
|
714
|
+
from lusid.models.recipe_value import RecipeValue
|
|
715
|
+
from lusid.models.recombine_step import RecombineStep
|
|
645
716
|
from lusid.models.reconcile_date_time_rule import ReconcileDateTimeRule
|
|
646
717
|
from lusid.models.reconcile_numeric_rule import ReconcileNumericRule
|
|
647
718
|
from lusid.models.reconcile_string_rule import ReconcileStringRule
|
|
648
719
|
from lusid.models.reconciled_transaction import ReconciledTransaction
|
|
649
720
|
from lusid.models.reconciliation import Reconciliation
|
|
650
721
|
from lusid.models.reconciliation_break import ReconciliationBreak
|
|
651
|
-
from lusid.models.reconciliation_break_id import ReconciliationBreakId
|
|
652
722
|
from lusid.models.reconciliation_configuration import ReconciliationConfiguration
|
|
653
723
|
from lusid.models.reconciliation_id import ReconciliationId
|
|
654
724
|
from lusid.models.reconciliation_left_right_address_key_pair import ReconciliationLeftRightAddressKeyPair
|
|
@@ -657,9 +727,6 @@ from lusid.models.reconciliation_request import ReconciliationRequest
|
|
|
657
727
|
from lusid.models.reconciliation_response import ReconciliationResponse
|
|
658
728
|
from lusid.models.reconciliation_rule import ReconciliationRule
|
|
659
729
|
from lusid.models.reconciliation_rule_type import ReconciliationRuleType
|
|
660
|
-
from lusid.models.reconciliation_run import ReconciliationRun
|
|
661
|
-
from lusid.models.reconciliation_run_break import ReconciliationRunBreak
|
|
662
|
-
from lusid.models.reconciliation_run_id import ReconciliationRunId
|
|
663
730
|
from lusid.models.reconciliation_side_configuration import ReconciliationSideConfiguration
|
|
664
731
|
from lusid.models.reconciliation_transactions import ReconciliationTransactions
|
|
665
732
|
from lusid.models.reference_data import ReferenceData
|
|
@@ -676,6 +743,7 @@ from lusid.models.relation import Relation
|
|
|
676
743
|
from lusid.models.relation_definition import RelationDefinition
|
|
677
744
|
from lusid.models.relationship import Relationship
|
|
678
745
|
from lusid.models.relationship_definition import RelationshipDefinition
|
|
746
|
+
from lusid.models.relative_date_offset import RelativeDateOffset
|
|
679
747
|
from lusid.models.repo import Repo
|
|
680
748
|
from lusid.models.reset_event import ResetEvent
|
|
681
749
|
from lusid.models.resource_id import ResourceId
|
|
@@ -686,6 +754,7 @@ from lusid.models.resource_list_of_aggregated_return import ResourceListOfAggreg
|
|
|
686
754
|
from lusid.models.resource_list_of_aggregation_query import ResourceListOfAggregationQuery
|
|
687
755
|
from lusid.models.resource_list_of_allocation import ResourceListOfAllocation
|
|
688
756
|
from lusid.models.resource_list_of_block import ResourceListOfBlock
|
|
757
|
+
from lusid.models.resource_list_of_block_and_orders import ResourceListOfBlockAndOrders
|
|
689
758
|
from lusid.models.resource_list_of_calendar_date import ResourceListOfCalendarDate
|
|
690
759
|
from lusid.models.resource_list_of_change import ResourceListOfChange
|
|
691
760
|
from lusid.models.resource_list_of_change_history import ResourceListOfChangeHistory
|
|
@@ -703,6 +772,7 @@ from lusid.models.resource_list_of_get_counterparty_agreement_response import Re
|
|
|
703
772
|
from lusid.models.resource_list_of_get_credit_support_annex_response import ResourceListOfGetCreditSupportAnnexResponse
|
|
704
773
|
from lusid.models.resource_list_of_get_flow_conventions_response import ResourceListOfGetFlowConventionsResponse
|
|
705
774
|
from lusid.models.resource_list_of_get_index_convention_response import ResourceListOfGetIndexConventionResponse
|
|
775
|
+
from lusid.models.resource_list_of_get_recipe_composer_response import ResourceListOfGetRecipeComposerResponse
|
|
706
776
|
from lusid.models.resource_list_of_get_recipe_response import ResourceListOfGetRecipeResponse
|
|
707
777
|
from lusid.models.resource_list_of_holdings_adjustment_header import ResourceListOfHoldingsAdjustmentHeader
|
|
708
778
|
from lusid.models.resource_list_of_i_unit_definition_dto import ResourceListOfIUnitDefinitionDto
|
|
@@ -712,6 +782,7 @@ from lusid.models.resource_list_of_instrument_id_type_descriptor import Resource
|
|
|
712
782
|
from lusid.models.resource_list_of_legal_entity import ResourceListOfLegalEntity
|
|
713
783
|
from lusid.models.resource_list_of_list_complex_market_data_with_meta_data_response import ResourceListOfListComplexMarketDataWithMetaDataResponse
|
|
714
784
|
from lusid.models.resource_list_of_mapping import ResourceListOfMapping
|
|
785
|
+
from lusid.models.resource_list_of_moved_order_to_different_block_response import ResourceListOfMovedOrderToDifferentBlockResponse
|
|
715
786
|
from lusid.models.resource_list_of_order import ResourceListOfOrder
|
|
716
787
|
from lusid.models.resource_list_of_order_instruction import ResourceListOfOrderInstruction
|
|
717
788
|
from lusid.models.resource_list_of_package import ResourceListOfPackage
|
|
@@ -727,6 +798,7 @@ from lusid.models.resource_list_of_processed_command import ResourceListOfProces
|
|
|
727
798
|
from lusid.models.resource_list_of_property import ResourceListOfProperty
|
|
728
799
|
from lusid.models.resource_list_of_property_definition import ResourceListOfPropertyDefinition
|
|
729
800
|
from lusid.models.resource_list_of_property_interval import ResourceListOfPropertyInterval
|
|
801
|
+
from lusid.models.resource_list_of_queryable_key import ResourceListOfQueryableKey
|
|
730
802
|
from lusid.models.resource_list_of_quote import ResourceListOfQuote
|
|
731
803
|
from lusid.models.resource_list_of_quote_access_metadata_rule import ResourceListOfQuoteAccessMetadataRule
|
|
732
804
|
from lusid.models.resource_list_of_reconciliation_break import ResourceListOfReconciliationBreak
|
|
@@ -761,11 +833,14 @@ from lusid.models.scaling_methodology import ScalingMethodology
|
|
|
761
833
|
from lusid.models.schedule import Schedule
|
|
762
834
|
from lusid.models.schedule_type import ScheduleType
|
|
763
835
|
from lusid.models.scope_definition import ScopeDefinition
|
|
836
|
+
from lusid.models.script_map_reference import ScriptMapReference
|
|
837
|
+
from lusid.models.security_election import SecurityElection
|
|
764
838
|
from lusid.models.sequence_definition import SequenceDefinition
|
|
765
839
|
from lusid.models.set_legal_entity_identifiers_request import SetLegalEntityIdentifiersRequest
|
|
766
840
|
from lusid.models.set_legal_entity_properties_request import SetLegalEntityPropertiesRequest
|
|
767
841
|
from lusid.models.set_person_identifiers_request import SetPersonIdentifiersRequest
|
|
768
842
|
from lusid.models.set_person_properties_request import SetPersonPropertiesRequest
|
|
843
|
+
from lusid.models.set_share_class_instruments_request import SetShareClassInstrumentsRequest
|
|
769
844
|
from lusid.models.set_transaction_configuration_alias import SetTransactionConfigurationAlias
|
|
770
845
|
from lusid.models.set_transaction_configuration_source_request import SetTransactionConfigurationSourceRequest
|
|
771
846
|
from lusid.models.side_configuration_data import SideConfigurationData
|
|
@@ -776,6 +851,10 @@ from lusid.models.sides_definition_request import SidesDefinitionRequest
|
|
|
776
851
|
from lusid.models.simple_cash_flow_loan import SimpleCashFlowLoan
|
|
777
852
|
from lusid.models.simple_instrument import SimpleInstrument
|
|
778
853
|
from lusid.models.sort_order import SortOrder
|
|
854
|
+
from lusid.models.staging_rule import StagingRule
|
|
855
|
+
from lusid.models.staging_rule_approval_criteria import StagingRuleApprovalCriteria
|
|
856
|
+
from lusid.models.staging_rule_match_criteria import StagingRuleMatchCriteria
|
|
857
|
+
from lusid.models.staging_rule_set import StagingRuleSet
|
|
779
858
|
from lusid.models.step_schedule import StepSchedule
|
|
780
859
|
from lusid.models.stock_split_event import StockSplitEvent
|
|
781
860
|
from lusid.models.stream import Stream
|
|
@@ -790,6 +869,7 @@ from lusid.models.target_tax_lot import TargetTaxLot
|
|
|
790
869
|
from lusid.models.target_tax_lot_request import TargetTaxLotRequest
|
|
791
870
|
from lusid.models.tax_rule import TaxRule
|
|
792
871
|
from lusid.models.tax_rule_set import TaxRuleSet
|
|
872
|
+
from lusid.models.template_field import TemplateField
|
|
793
873
|
from lusid.models.term_deposit import TermDeposit
|
|
794
874
|
from lusid.models.total_return_swap import TotalReturnSwap
|
|
795
875
|
from lusid.models.touch import Touch
|
|
@@ -801,8 +881,12 @@ from lusid.models.transaction_configuration_data_request import TransactionConfi
|
|
|
801
881
|
from lusid.models.transaction_configuration_movement_data import TransactionConfigurationMovementData
|
|
802
882
|
from lusid.models.transaction_configuration_movement_data_request import TransactionConfigurationMovementDataRequest
|
|
803
883
|
from lusid.models.transaction_configuration_type_alias import TransactionConfigurationTypeAlias
|
|
884
|
+
from lusid.models.transaction_currency_and_amount import TransactionCurrencyAndAmount
|
|
885
|
+
from lusid.models.transaction_field_map import TransactionFieldMap
|
|
804
886
|
from lusid.models.transaction_price import TransactionPrice
|
|
887
|
+
from lusid.models.transaction_price_and_type import TransactionPriceAndType
|
|
805
888
|
from lusid.models.transaction_price_type import TransactionPriceType
|
|
889
|
+
from lusid.models.transaction_property_map import TransactionPropertyMap
|
|
806
890
|
from lusid.models.transaction_property_mapping import TransactionPropertyMapping
|
|
807
891
|
from lusid.models.transaction_property_mapping_request import TransactionPropertyMappingRequest
|
|
808
892
|
from lusid.models.transaction_query_mode import TransactionQueryMode
|
|
@@ -814,6 +898,9 @@ from lusid.models.transaction_roles import TransactionRoles
|
|
|
814
898
|
from lusid.models.transaction_set_configuration_data import TransactionSetConfigurationData
|
|
815
899
|
from lusid.models.transaction_set_configuration_data_request import TransactionSetConfigurationDataRequest
|
|
816
900
|
from lusid.models.transaction_status import TransactionStatus
|
|
901
|
+
from lusid.models.transaction_template import TransactionTemplate
|
|
902
|
+
from lusid.models.transaction_template_request import TransactionTemplateRequest
|
|
903
|
+
from lusid.models.transaction_template_specification import TransactionTemplateSpecification
|
|
817
904
|
from lusid.models.transaction_type import TransactionType
|
|
818
905
|
from lusid.models.transaction_type_alias import TransactionTypeAlias
|
|
819
906
|
from lusid.models.transaction_type_calculation import TransactionTypeCalculation
|
|
@@ -829,6 +916,7 @@ from lusid.models.translate_instrument_definitions_request import TranslateInstr
|
|
|
829
916
|
from lusid.models.translate_instrument_definitions_response import TranslateInstrumentDefinitionsResponse
|
|
830
917
|
from lusid.models.translate_trade_ticket_request import TranslateTradeTicketRequest
|
|
831
918
|
from lusid.models.translate_trade_tickets_response import TranslateTradeTicketsResponse
|
|
919
|
+
from lusid.models.translation_context import TranslationContext
|
|
832
920
|
from lusid.models.translation_input import TranslationInput
|
|
833
921
|
from lusid.models.translation_result import TranslationResult
|
|
834
922
|
from lusid.models.translation_script import TranslationScript
|
|
@@ -837,8 +925,8 @@ from lusid.models.trial_balance import TrialBalance
|
|
|
837
925
|
from lusid.models.trial_balance_query_parameters import TrialBalanceQueryParameters
|
|
838
926
|
from lusid.models.trigger_event import TriggerEvent
|
|
839
927
|
from lusid.models.typed_resource_id import TypedResourceId
|
|
840
|
-
from lusid.models.underlying_leg import UnderlyingLeg
|
|
841
928
|
from lusid.models.unit_schema import UnitSchema
|
|
929
|
+
from lusid.models.units_ratio import UnitsRatio
|
|
842
930
|
from lusid.models.unmatched_holding_method import UnmatchedHoldingMethod
|
|
843
931
|
from lusid.models.update_calendar_request import UpdateCalendarRequest
|
|
844
932
|
from lusid.models.update_custom_entity_definition_request import UpdateCustomEntityDefinitionRequest
|
|
@@ -852,18 +940,21 @@ from lusid.models.update_portfolio_request import UpdatePortfolioRequest
|
|
|
852
940
|
from lusid.models.update_property_definition_request import UpdatePropertyDefinitionRequest
|
|
853
941
|
from lusid.models.update_reconciliation_request import UpdateReconciliationRequest
|
|
854
942
|
from lusid.models.update_relationship_definition_request import UpdateRelationshipDefinitionRequest
|
|
943
|
+
from lusid.models.update_staging_rule_set_request import UpdateStagingRuleSetRequest
|
|
855
944
|
from lusid.models.update_tax_rule_set_request import UpdateTaxRuleSetRequest
|
|
856
945
|
from lusid.models.update_unit_request import UpdateUnitRequest
|
|
857
946
|
from lusid.models.upsert_cds_flow_conventions_request import UpsertCdsFlowConventionsRequest
|
|
858
947
|
from lusid.models.upsert_complex_market_data_request import UpsertComplexMarketDataRequest
|
|
859
948
|
from lusid.models.upsert_compliance_rule_request import UpsertComplianceRuleRequest
|
|
860
949
|
from lusid.models.upsert_compliance_run_summary_request import UpsertComplianceRunSummaryRequest
|
|
950
|
+
from lusid.models.upsert_compliance_run_summary_result import UpsertComplianceRunSummaryResult
|
|
861
951
|
from lusid.models.upsert_corporate_action_request import UpsertCorporateActionRequest
|
|
862
952
|
from lusid.models.upsert_corporate_actions_response import UpsertCorporateActionsResponse
|
|
863
953
|
from lusid.models.upsert_counterparty_agreement_request import UpsertCounterpartyAgreementRequest
|
|
864
954
|
from lusid.models.upsert_credit_support_annex_request import UpsertCreditSupportAnnexRequest
|
|
865
955
|
from lusid.models.upsert_custom_entities_response import UpsertCustomEntitiesResponse
|
|
866
956
|
from lusid.models.upsert_custom_entity_access_metadata_request import UpsertCustomEntityAccessMetadataRequest
|
|
957
|
+
from lusid.models.upsert_dialect_request import UpsertDialectRequest
|
|
867
958
|
from lusid.models.upsert_flow_conventions_request import UpsertFlowConventionsRequest
|
|
868
959
|
from lusid.models.upsert_index_convention_request import UpsertIndexConventionRequest
|
|
869
960
|
from lusid.models.upsert_instrument_event_request import UpsertInstrumentEventRequest
|
|
@@ -882,9 +973,8 @@ from lusid.models.upsert_portfolio_transactions_response import UpsertPortfolioT
|
|
|
882
973
|
from lusid.models.upsert_quote_access_metadata_rule_request import UpsertQuoteAccessMetadataRuleRequest
|
|
883
974
|
from lusid.models.upsert_quote_request import UpsertQuoteRequest
|
|
884
975
|
from lusid.models.upsert_quotes_response import UpsertQuotesResponse
|
|
976
|
+
from lusid.models.upsert_recipe_composer_request import UpsertRecipeComposerRequest
|
|
885
977
|
from lusid.models.upsert_recipe_request import UpsertRecipeRequest
|
|
886
|
-
from lusid.models.upsert_reconciliation_break_request import UpsertReconciliationBreakRequest
|
|
887
|
-
from lusid.models.upsert_reconciliation_run_request import UpsertReconciliationRunRequest
|
|
888
978
|
from lusid.models.upsert_reference_portfolio_constituents_request import UpsertReferencePortfolioConstituentsRequest
|
|
889
979
|
from lusid.models.upsert_reference_portfolio_constituents_response import UpsertReferencePortfolioConstituentsResponse
|
|
890
980
|
from lusid.models.upsert_result_values_data_request import UpsertResultValuesDataRequest
|
|
@@ -893,6 +983,7 @@ from lusid.models.upsert_single_structured_data_response import UpsertSingleStru
|
|
|
893
983
|
from lusid.models.upsert_structured_data_response import UpsertStructuredDataResponse
|
|
894
984
|
from lusid.models.upsert_structured_result_data_request import UpsertStructuredResultDataRequest
|
|
895
985
|
from lusid.models.upsert_transaction_properties_response import UpsertTransactionPropertiesResponse
|
|
986
|
+
from lusid.models.upsert_translation_script_request import UpsertTranslationScriptRequest
|
|
896
987
|
from lusid.models.user import User
|
|
897
988
|
from lusid.models.valuation_request import ValuationRequest
|
|
898
989
|
from lusid.models.valuation_schedule import ValuationSchedule
|
|
@@ -918,8 +1009,1020 @@ from lusid.models.virtual_row import VirtualRow
|
|
|
918
1009
|
from lusid.models.warning import Warning
|
|
919
1010
|
from lusid.models.weekend_mask import WeekendMask
|
|
920
1011
|
from lusid.models.weighted_instrument import WeightedInstrument
|
|
1012
|
+
from lusid.models.weighted_instrument_in_line_lookup_identifiers import WeightedInstrumentInLineLookupIdentifiers
|
|
921
1013
|
from lusid.models.weighted_instruments import WeightedInstruments
|
|
922
1014
|
from lusid.models.yield_curve_data import YieldCurveData
|
|
923
1015
|
|
|
924
1016
|
# import extensions into sdk package
|
|
925
|
-
from lusid.extensions import
|
|
1017
|
+
from lusid.extensions import (
|
|
1018
|
+
SyncApiClientFactory,
|
|
1019
|
+
ApiClientFactory,
|
|
1020
|
+
ConfigurationLoader,
|
|
1021
|
+
SecretsFileConfigurationLoader,
|
|
1022
|
+
EnvironmentVariablesConfigurationLoader,
|
|
1023
|
+
ArgsConfigurationLoader,
|
|
1024
|
+
SyncApiClient
|
|
1025
|
+
)
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
__all__ = [
|
|
1029
|
+
"AborApi",
|
|
1030
|
+
"AborConfigurationApi",
|
|
1031
|
+
"AddressKeyDefinitionApi",
|
|
1032
|
+
"AggregationApi",
|
|
1033
|
+
"AllocationsApi",
|
|
1034
|
+
"ApplicationMetadataApi",
|
|
1035
|
+
"BlocksApi",
|
|
1036
|
+
"CalendarsApi",
|
|
1037
|
+
"ChartOfAccountsApi",
|
|
1038
|
+
"ComplexMarketDataApi",
|
|
1039
|
+
"ComplianceApi",
|
|
1040
|
+
"ConfigurationRecipeApi",
|
|
1041
|
+
"ConventionsApi",
|
|
1042
|
+
"CorporateActionSourcesApi",
|
|
1043
|
+
"CounterpartiesApi",
|
|
1044
|
+
"CustomEntitiesApi",
|
|
1045
|
+
"CustomEntityDefinitionsApi",
|
|
1046
|
+
"CustomEntityTypesApi",
|
|
1047
|
+
"CutLabelDefinitionsApi",
|
|
1048
|
+
"DataTypesApi",
|
|
1049
|
+
"DerivedTransactionPortfoliosApi",
|
|
1050
|
+
"EntitiesApi",
|
|
1051
|
+
"ExecutionsApi",
|
|
1052
|
+
"FundsApi",
|
|
1053
|
+
"InstrumentEventTypesApi",
|
|
1054
|
+
"InstrumentEventsApi",
|
|
1055
|
+
"InstrumentsApi",
|
|
1056
|
+
"LegacyComplianceApi",
|
|
1057
|
+
"LegalEntitiesApi",
|
|
1058
|
+
"OrderGraphApi",
|
|
1059
|
+
"OrderInstructionsApi",
|
|
1060
|
+
"OrderManagementApi",
|
|
1061
|
+
"OrdersApi",
|
|
1062
|
+
"PackagesApi",
|
|
1063
|
+
"ParticipationsApi",
|
|
1064
|
+
"PersonsApi",
|
|
1065
|
+
"PlacementsApi",
|
|
1066
|
+
"PortfolioGroupsApi",
|
|
1067
|
+
"PortfoliosApi",
|
|
1068
|
+
"PropertyDefinitionsApi",
|
|
1069
|
+
"QueryableKeysApi",
|
|
1070
|
+
"QuotesApi",
|
|
1071
|
+
"ReconciliationsApi",
|
|
1072
|
+
"ReferenceListsApi",
|
|
1073
|
+
"ReferencePortfolioApi",
|
|
1074
|
+
"RelationDefinitionsApi",
|
|
1075
|
+
"RelationsApi",
|
|
1076
|
+
"RelationshipDefinitionsApi",
|
|
1077
|
+
"RelationshipsApi",
|
|
1078
|
+
"SchemasApi",
|
|
1079
|
+
"ScopesApi",
|
|
1080
|
+
"ScriptedTranslationApi",
|
|
1081
|
+
"SearchApi",
|
|
1082
|
+
"SequencesApi",
|
|
1083
|
+
"StagingRuleSetApi",
|
|
1084
|
+
"StructuredResultDataApi",
|
|
1085
|
+
"SystemConfigurationApi",
|
|
1086
|
+
"TaxRuleSetsApi",
|
|
1087
|
+
"TransactionConfigurationApi",
|
|
1088
|
+
"TransactionFeesApi",
|
|
1089
|
+
"TransactionPortfoliosApi",
|
|
1090
|
+
"TranslationApi",
|
|
1091
|
+
"A2BBreakdown",
|
|
1092
|
+
"A2BCategory",
|
|
1093
|
+
"A2BDataRecord",
|
|
1094
|
+
"A2BMovementRecord",
|
|
1095
|
+
"Abor",
|
|
1096
|
+
"AborConfiguration",
|
|
1097
|
+
"AborConfigurationProperties",
|
|
1098
|
+
"AborConfigurationRequest",
|
|
1099
|
+
"AborProperties",
|
|
1100
|
+
"AborRequest",
|
|
1101
|
+
"AccessControlledAction",
|
|
1102
|
+
"AccessControlledResource",
|
|
1103
|
+
"AccessMetadataOperation",
|
|
1104
|
+
"AccessMetadataValue",
|
|
1105
|
+
"Account",
|
|
1106
|
+
"AccountProperties",
|
|
1107
|
+
"AccountingMethod",
|
|
1108
|
+
"AccountsUpsertResponse",
|
|
1109
|
+
"AccumulationEvent",
|
|
1110
|
+
"ActionId",
|
|
1111
|
+
"ActionResultOfPortfolio",
|
|
1112
|
+
"AddBusinessDaysToDateRequest",
|
|
1113
|
+
"AddBusinessDaysToDateResponse",
|
|
1114
|
+
"AdditionalPayment",
|
|
1115
|
+
"AddressDefinition",
|
|
1116
|
+
"AddressKeyComplianceParameter",
|
|
1117
|
+
"AddressKeyDefinition",
|
|
1118
|
+
"AddressKeyFilter",
|
|
1119
|
+
"AddressKeyList",
|
|
1120
|
+
"AddressKeyListComplianceParameter",
|
|
1121
|
+
"AddressKeyOptionDefinition",
|
|
1122
|
+
"AdjustHolding",
|
|
1123
|
+
"AdjustHoldingForDateRequest",
|
|
1124
|
+
"AdjustHoldingRequest",
|
|
1125
|
+
"AggregateSpec",
|
|
1126
|
+
"AggregatedReturn",
|
|
1127
|
+
"AggregatedReturnsDispersionRequest",
|
|
1128
|
+
"AggregatedReturnsRequest",
|
|
1129
|
+
"AggregatedReturnsResponse",
|
|
1130
|
+
"AggregatedTransactionsRequest",
|
|
1131
|
+
"AggregationContext",
|
|
1132
|
+
"AggregationMeasureFailureDetail",
|
|
1133
|
+
"AggregationOp",
|
|
1134
|
+
"AggregationOptions",
|
|
1135
|
+
"AggregationQuery",
|
|
1136
|
+
"AggregationType",
|
|
1137
|
+
"Allocation",
|
|
1138
|
+
"AllocationRequest",
|
|
1139
|
+
"AllocationServiceRunResponse",
|
|
1140
|
+
"AllocationSetRequest",
|
|
1141
|
+
"AmortisationEvent",
|
|
1142
|
+
"AnnulQuotesResponse",
|
|
1143
|
+
"AnnulSingleStructuredDataResponse",
|
|
1144
|
+
"AnnulStructuredDataResponse",
|
|
1145
|
+
"AssetClass",
|
|
1146
|
+
"AssetLeg",
|
|
1147
|
+
"Barrier",
|
|
1148
|
+
"Basket",
|
|
1149
|
+
"BasketIdentifier",
|
|
1150
|
+
"BatchAdjustHoldingsResponse",
|
|
1151
|
+
"BatchUpsertInstrumentPropertiesResponse",
|
|
1152
|
+
"BatchUpsertPortfolioTransactionsResponse",
|
|
1153
|
+
"BatchUpsertPropertyDefinitionPropertiesResponse",
|
|
1154
|
+
"Block",
|
|
1155
|
+
"BlockAndOrderIdRequest",
|
|
1156
|
+
"BlockAndOrders",
|
|
1157
|
+
"BlockAndOrdersCreateRequest",
|
|
1158
|
+
"BlockAndOrdersRequest",
|
|
1159
|
+
"BlockRequest",
|
|
1160
|
+
"BlockSetRequest",
|
|
1161
|
+
"BlockedOrderRequest",
|
|
1162
|
+
"Bond",
|
|
1163
|
+
"BondCouponEvent",
|
|
1164
|
+
"BondDefaultEvent",
|
|
1165
|
+
"BondPrincipalEvent",
|
|
1166
|
+
"BookTransactionsRequest",
|
|
1167
|
+
"BookTransactionsResponse",
|
|
1168
|
+
"BoolComplianceParameter",
|
|
1169
|
+
"BoolListComplianceParameter",
|
|
1170
|
+
"BranchStep",
|
|
1171
|
+
"BucketedCashFlowRequest",
|
|
1172
|
+
"BucketedCashFlowResponse",
|
|
1173
|
+
"BucketingSchedule",
|
|
1174
|
+
"CalculationInfo",
|
|
1175
|
+
"Calendar",
|
|
1176
|
+
"CalendarDate",
|
|
1177
|
+
"CalendarDependency",
|
|
1178
|
+
"CapFloor",
|
|
1179
|
+
"CashDependency",
|
|
1180
|
+
"CashDividendEvent",
|
|
1181
|
+
"CashElection",
|
|
1182
|
+
"CashFlowEvent",
|
|
1183
|
+
"CashFlowLineage",
|
|
1184
|
+
"CashFlowValue",
|
|
1185
|
+
"CashFlowValueSet",
|
|
1186
|
+
"CashLadderRecord",
|
|
1187
|
+
"CashPerpetual",
|
|
1188
|
+
"CdsFlowConventions",
|
|
1189
|
+
"CdsIndex",
|
|
1190
|
+
"CdsProtectionDetailSpecification",
|
|
1191
|
+
"Change",
|
|
1192
|
+
"ChangeHistory",
|
|
1193
|
+
"ChangeHistoryAction",
|
|
1194
|
+
"ChangeItem",
|
|
1195
|
+
"ChartOfAccounts",
|
|
1196
|
+
"ChartOfAccountsProperties",
|
|
1197
|
+
"ChartOfAccountsRequest",
|
|
1198
|
+
"CheckStep",
|
|
1199
|
+
"CleardownModuleDetails",
|
|
1200
|
+
"CleardownModuleRequest",
|
|
1201
|
+
"CleardownModuleResponse",
|
|
1202
|
+
"CleardownModuleRule",
|
|
1203
|
+
"CleardownModuleRulesUpdatedResponse",
|
|
1204
|
+
"Client",
|
|
1205
|
+
"CloseEvent",
|
|
1206
|
+
"ClosePeriodDiaryEntryRequest",
|
|
1207
|
+
"CompletePortfolio",
|
|
1208
|
+
"CompleteRelation",
|
|
1209
|
+
"CompleteRelationship",
|
|
1210
|
+
"ComplexBond",
|
|
1211
|
+
"ComplexMarketData",
|
|
1212
|
+
"ComplexMarketDataId",
|
|
1213
|
+
"ComplianceBreachedOrderInfo",
|
|
1214
|
+
"ComplianceParameter",
|
|
1215
|
+
"ComplianceParameterType",
|
|
1216
|
+
"ComplianceRule",
|
|
1217
|
+
"ComplianceRuleBreakdown",
|
|
1218
|
+
"ComplianceRuleBreakdownRequest",
|
|
1219
|
+
"ComplianceRuleResponse",
|
|
1220
|
+
"ComplianceRuleResult",
|
|
1221
|
+
"ComplianceRuleResultDetail",
|
|
1222
|
+
"ComplianceRuleResultPortfolioDetail",
|
|
1223
|
+
"ComplianceRuleResultV2",
|
|
1224
|
+
"ComplianceRuleUpsertRequest",
|
|
1225
|
+
"ComplianceRuleUpsertResponse",
|
|
1226
|
+
"ComplianceRunInfo",
|
|
1227
|
+
"ComplianceRunInfoV2",
|
|
1228
|
+
"ComplianceStep",
|
|
1229
|
+
"ComplianceStepType",
|
|
1230
|
+
"ComplianceSummaryRuleResult",
|
|
1231
|
+
"ComplianceSummaryRuleResultRequest",
|
|
1232
|
+
"ComplianceTemplate",
|
|
1233
|
+
"ComplianceTemplateParameter",
|
|
1234
|
+
"ComplianceTemplateVariation",
|
|
1235
|
+
"ComponentTransaction",
|
|
1236
|
+
"CompositeBreakdown",
|
|
1237
|
+
"CompositeBreakdownRequest",
|
|
1238
|
+
"CompositeBreakdownResponse",
|
|
1239
|
+
"CompositeDispersion",
|
|
1240
|
+
"CompositeDispersionResponse",
|
|
1241
|
+
"Compounding",
|
|
1242
|
+
"ConfigurationRecipe",
|
|
1243
|
+
"ConstantVolatilitySurface",
|
|
1244
|
+
"ConstituentsAdjustmentHeader",
|
|
1245
|
+
"ContractForDifference",
|
|
1246
|
+
"CorporateAction",
|
|
1247
|
+
"CorporateActionSource",
|
|
1248
|
+
"CorporateActionTransition",
|
|
1249
|
+
"CorporateActionTransitionComponent",
|
|
1250
|
+
"CorporateActionTransitionComponentRequest",
|
|
1251
|
+
"CorporateActionTransitionRequest",
|
|
1252
|
+
"CounterpartyAgreement",
|
|
1253
|
+
"CounterpartyRiskInformation",
|
|
1254
|
+
"CounterpartySignatory",
|
|
1255
|
+
"CreateAddressKeyDefinitionRequest",
|
|
1256
|
+
"CreateCalendarRequest",
|
|
1257
|
+
"CreateCorporateActionSourceRequest",
|
|
1258
|
+
"CreateCustomEntityTypeRequest",
|
|
1259
|
+
"CreateCutLabelDefinitionRequest",
|
|
1260
|
+
"CreateDataMapRequest",
|
|
1261
|
+
"CreateDataTypeRequest",
|
|
1262
|
+
"CreateDateRequest",
|
|
1263
|
+
"CreateDerivedPropertyDefinitionRequest",
|
|
1264
|
+
"CreateDerivedTransactionPortfolioRequest",
|
|
1265
|
+
"CreatePortfolioDetails",
|
|
1266
|
+
"CreatePortfolioGroupRequest",
|
|
1267
|
+
"CreatePropertyDefinitionRequest",
|
|
1268
|
+
"CreateRecipeRequest",
|
|
1269
|
+
"CreateReconciliationRequest",
|
|
1270
|
+
"CreateReferencePortfolioRequest",
|
|
1271
|
+
"CreateRelationDefinitionRequest",
|
|
1272
|
+
"CreateRelationRequest",
|
|
1273
|
+
"CreateRelationshipDefinitionRequest",
|
|
1274
|
+
"CreateRelationshipRequest",
|
|
1275
|
+
"CreateSequenceRequest",
|
|
1276
|
+
"CreateStagingRuleSetRequest",
|
|
1277
|
+
"CreateTaxRuleSetRequest",
|
|
1278
|
+
"CreateTradeTicketsResponse",
|
|
1279
|
+
"CreateTransactionPortfolioRequest",
|
|
1280
|
+
"CreateUnitDefinition",
|
|
1281
|
+
"CreditDefaultSwap",
|
|
1282
|
+
"CreditRating",
|
|
1283
|
+
"CreditSpreadCurveData",
|
|
1284
|
+
"CreditSupportAnnex",
|
|
1285
|
+
"CriterionType",
|
|
1286
|
+
"CurrencyAndAmount",
|
|
1287
|
+
"CurveOptions",
|
|
1288
|
+
"CustodianAccount",
|
|
1289
|
+
"CustodianAccountProperties",
|
|
1290
|
+
"CustodianAccountRequest",
|
|
1291
|
+
"CustodianAccountsUpsertResponse",
|
|
1292
|
+
"CustomEntityDefinition",
|
|
1293
|
+
"CustomEntityDefinitionRequest",
|
|
1294
|
+
"CustomEntityField",
|
|
1295
|
+
"CustomEntityFieldDefinition",
|
|
1296
|
+
"CustomEntityId",
|
|
1297
|
+
"CustomEntityRequest",
|
|
1298
|
+
"CustomEntityResponse",
|
|
1299
|
+
"CustomEntityType",
|
|
1300
|
+
"CutLabelDefinition",
|
|
1301
|
+
"CutLocalTime",
|
|
1302
|
+
"DataDefinition",
|
|
1303
|
+
"DataMapKey",
|
|
1304
|
+
"DataMapping",
|
|
1305
|
+
"DataScope",
|
|
1306
|
+
"DataType",
|
|
1307
|
+
"DataTypeSummary",
|
|
1308
|
+
"DataTypeValueRange",
|
|
1309
|
+
"DateAttributes",
|
|
1310
|
+
"DateOrDiaryEntry",
|
|
1311
|
+
"DateRange",
|
|
1312
|
+
"DateTimeComparisonType",
|
|
1313
|
+
"DateTimeComplianceParameter",
|
|
1314
|
+
"DateTimeListComplianceParameter",
|
|
1315
|
+
"DayMonth",
|
|
1316
|
+
"DayOfWeek",
|
|
1317
|
+
"DecimalComplianceParameter",
|
|
1318
|
+
"DecimalList",
|
|
1319
|
+
"DecimalListComplianceParameter",
|
|
1320
|
+
"DecoratedComplianceRunSummary",
|
|
1321
|
+
"DeleteAccountsResponse",
|
|
1322
|
+
"DeleteCustodianAccountsResponse",
|
|
1323
|
+
"DeleteInstrumentPropertiesResponse",
|
|
1324
|
+
"DeleteInstrumentResponse",
|
|
1325
|
+
"DeleteInstrumentsResponse",
|
|
1326
|
+
"DeleteModes",
|
|
1327
|
+
"DeleteRelationRequest",
|
|
1328
|
+
"DeleteRelationshipRequest",
|
|
1329
|
+
"DeletedEntityResponse",
|
|
1330
|
+
"DependencySourceFilter",
|
|
1331
|
+
"DescribedAddressKey",
|
|
1332
|
+
"Dialect",
|
|
1333
|
+
"DialectId",
|
|
1334
|
+
"DialectSchema",
|
|
1335
|
+
"DiaryEntry",
|
|
1336
|
+
"DiaryEntryRequest",
|
|
1337
|
+
"DiscountFactorCurveData",
|
|
1338
|
+
"DiscountingDependency",
|
|
1339
|
+
"DiscountingMethod",
|
|
1340
|
+
"DividendOptionEvent",
|
|
1341
|
+
"DividendReinvestmentEvent",
|
|
1342
|
+
"EconomicDependency",
|
|
1343
|
+
"EconomicDependencyType",
|
|
1344
|
+
"EconomicDependencyWithComplexMarketData",
|
|
1345
|
+
"EconomicDependencyWithQuote",
|
|
1346
|
+
"ElectionSpecification",
|
|
1347
|
+
"EligibilityCalculation",
|
|
1348
|
+
"EmptyModelOptions",
|
|
1349
|
+
"EntityIdentifier",
|
|
1350
|
+
"Equity",
|
|
1351
|
+
"EquityAllOfIdentifiers",
|
|
1352
|
+
"EquityCurveByPricesData",
|
|
1353
|
+
"EquityCurveDependency",
|
|
1354
|
+
"EquityModelOptions",
|
|
1355
|
+
"EquityOption",
|
|
1356
|
+
"EquitySwap",
|
|
1357
|
+
"EquityVolDependency",
|
|
1358
|
+
"EquityVolSurfaceData",
|
|
1359
|
+
"ErrorDetail",
|
|
1360
|
+
"EventDateRange",
|
|
1361
|
+
"ExDividendConfiguration",
|
|
1362
|
+
"ExchangeTradedOption",
|
|
1363
|
+
"ExchangeTradedOptionContractDetails",
|
|
1364
|
+
"Execution",
|
|
1365
|
+
"ExecutionRequest",
|
|
1366
|
+
"ExecutionSetRequest",
|
|
1367
|
+
"ExerciseEvent",
|
|
1368
|
+
"ExoticInstrument",
|
|
1369
|
+
"ExpandedGroup",
|
|
1370
|
+
"ExpiryEvent",
|
|
1371
|
+
"FeeRule",
|
|
1372
|
+
"FeeRuleUpsertRequest",
|
|
1373
|
+
"FeeRuleUpsertResponse",
|
|
1374
|
+
"FieldDefinition",
|
|
1375
|
+
"FieldSchema",
|
|
1376
|
+
"FieldValue",
|
|
1377
|
+
"FileResponse",
|
|
1378
|
+
"FilterPredicateComplianceParameter",
|
|
1379
|
+
"FilterStep",
|
|
1380
|
+
"FixedLeg",
|
|
1381
|
+
"FixedLegAllOfOverrides",
|
|
1382
|
+
"FixedSchedule",
|
|
1383
|
+
"FlexibleLoan",
|
|
1384
|
+
"FloatSchedule",
|
|
1385
|
+
"FloatingLeg",
|
|
1386
|
+
"FlowConventionName",
|
|
1387
|
+
"FlowConventions",
|
|
1388
|
+
"ForwardRateAgreement",
|
|
1389
|
+
"FromRecipe",
|
|
1390
|
+
"Fund",
|
|
1391
|
+
"FundProperties",
|
|
1392
|
+
"FundRequest",
|
|
1393
|
+
"FundShareClass",
|
|
1394
|
+
"FundingLeg",
|
|
1395
|
+
"FundingLegOptions",
|
|
1396
|
+
"Future",
|
|
1397
|
+
"FuturesContractDetails",
|
|
1398
|
+
"FxConventions",
|
|
1399
|
+
"FxDependency",
|
|
1400
|
+
"FxForward",
|
|
1401
|
+
"FxForwardCurveByQuoteReference",
|
|
1402
|
+
"FxForwardCurveData",
|
|
1403
|
+
"FxForwardModelOptions",
|
|
1404
|
+
"FxForwardPipsCurveData",
|
|
1405
|
+
"FxForwardSettlementEvent",
|
|
1406
|
+
"FxForwardTenorCurveData",
|
|
1407
|
+
"FxForwardTenorPipsCurveData",
|
|
1408
|
+
"FxForwardsDependency",
|
|
1409
|
+
"FxLinkedNotionalSchedule",
|
|
1410
|
+
"FxOption",
|
|
1411
|
+
"FxRateSchedule",
|
|
1412
|
+
"FxSwap",
|
|
1413
|
+
"FxTenorConvention",
|
|
1414
|
+
"FxVolDependency",
|
|
1415
|
+
"FxVolSurfaceData",
|
|
1416
|
+
"GeneralLedgerProfileMapping",
|
|
1417
|
+
"GeneralLedgerProfileRequest",
|
|
1418
|
+
"GeneralLedgerProfileResponse",
|
|
1419
|
+
"GetCdsFlowConventionsResponse",
|
|
1420
|
+
"GetComplexMarketDataResponse",
|
|
1421
|
+
"GetCounterpartyAgreementResponse",
|
|
1422
|
+
"GetCreditSupportAnnexResponse",
|
|
1423
|
+
"GetDataMapResponse",
|
|
1424
|
+
"GetFlowConventionsResponse",
|
|
1425
|
+
"GetIndexConventionResponse",
|
|
1426
|
+
"GetInstrumentsResponse",
|
|
1427
|
+
"GetQuotesResponse",
|
|
1428
|
+
"GetRecipeComposerResponse",
|
|
1429
|
+
"GetRecipeResponse",
|
|
1430
|
+
"GetReferencePortfolioConstituentsResponse",
|
|
1431
|
+
"GetStructuredResultDataResponse",
|
|
1432
|
+
"GetVirtualDocumentResponse",
|
|
1433
|
+
"GroupBySelectorComplianceParameter",
|
|
1434
|
+
"GroupByStep",
|
|
1435
|
+
"GroupFilterPredicateComplianceParameter",
|
|
1436
|
+
"GroupFilterStep",
|
|
1437
|
+
"GroupOfMarketDataKeyRules",
|
|
1438
|
+
"GroupedResultOfAddressKey",
|
|
1439
|
+
"HoldingAdjustment",
|
|
1440
|
+
"HoldingAdjustmentWithDate",
|
|
1441
|
+
"HoldingContext",
|
|
1442
|
+
"HoldingContributor",
|
|
1443
|
+
"HoldingsAdjustment",
|
|
1444
|
+
"HoldingsAdjustmentHeader",
|
|
1445
|
+
"IUnitDefinitionDto",
|
|
1446
|
+
"IdSelectorDefinition",
|
|
1447
|
+
"IdentifierPartSchema",
|
|
1448
|
+
"IndexConvention",
|
|
1449
|
+
"IndexModelOptions",
|
|
1450
|
+
"IndexProjectionDependency",
|
|
1451
|
+
"IndustryClassifier",
|
|
1452
|
+
"InflationFixingDependency",
|
|
1453
|
+
"InflationIndexConventions",
|
|
1454
|
+
"InflationLeg",
|
|
1455
|
+
"InflationLinkedBond",
|
|
1456
|
+
"InflationSwap",
|
|
1457
|
+
"InformationalErrorEvent",
|
|
1458
|
+
"InformationalEvent",
|
|
1459
|
+
"InlineValuationRequest",
|
|
1460
|
+
"InlineValuationsReconciliationRequest",
|
|
1461
|
+
"InputTransition",
|
|
1462
|
+
"Instrument",
|
|
1463
|
+
"InstrumentCapabilities",
|
|
1464
|
+
"InstrumentCashFlow",
|
|
1465
|
+
"InstrumentDefinition",
|
|
1466
|
+
"InstrumentDefinitionFormat",
|
|
1467
|
+
"InstrumentDeleteModes",
|
|
1468
|
+
"InstrumentEvent",
|
|
1469
|
+
"InstrumentEventConfiguration",
|
|
1470
|
+
"InstrumentEventHolder",
|
|
1471
|
+
"InstrumentEventType",
|
|
1472
|
+
"InstrumentIdTypeDescriptor",
|
|
1473
|
+
"InstrumentIdValue",
|
|
1474
|
+
"InstrumentLeg",
|
|
1475
|
+
"InstrumentList",
|
|
1476
|
+
"InstrumentListComplianceParameter",
|
|
1477
|
+
"InstrumentMatch",
|
|
1478
|
+
"InstrumentModels",
|
|
1479
|
+
"InstrumentPaymentDiary",
|
|
1480
|
+
"InstrumentPaymentDiaryLeg",
|
|
1481
|
+
"InstrumentPaymentDiaryRow",
|
|
1482
|
+
"InstrumentProperties",
|
|
1483
|
+
"InstrumentResolutionDetail",
|
|
1484
|
+
"InstrumentSearchProperty",
|
|
1485
|
+
"InstrumentType",
|
|
1486
|
+
"InterestRateSwap",
|
|
1487
|
+
"InterestRateSwaption",
|
|
1488
|
+
"IntermediateComplianceStep",
|
|
1489
|
+
"IrVolCubeData",
|
|
1490
|
+
"IrVolDependency",
|
|
1491
|
+
"IsBusinessDayResponse",
|
|
1492
|
+
"JournalEntryLine",
|
|
1493
|
+
"JournalEntryLinesQueryParameters",
|
|
1494
|
+
"LabelValueSet",
|
|
1495
|
+
"LegDefinition",
|
|
1496
|
+
"LegalEntity",
|
|
1497
|
+
"LevelStep",
|
|
1498
|
+
"LifeCycleEventLineage",
|
|
1499
|
+
"LifeCycleEventValue",
|
|
1500
|
+
"LineageMember",
|
|
1501
|
+
"Link",
|
|
1502
|
+
"ListAggregationReconciliation",
|
|
1503
|
+
"ListAggregationResponse",
|
|
1504
|
+
"ListComplexMarketDataWithMetaDataResponse",
|
|
1505
|
+
"LoanPeriod",
|
|
1506
|
+
"LockPeriodDiaryEntryRequest",
|
|
1507
|
+
"LusidInstrument",
|
|
1508
|
+
"LusidProblemDetails",
|
|
1509
|
+
"LusidTradeTicket",
|
|
1510
|
+
"LusidUniqueId",
|
|
1511
|
+
"LusidValidationProblemDetails",
|
|
1512
|
+
"MappedString",
|
|
1513
|
+
"Mapping",
|
|
1514
|
+
"MappingRule",
|
|
1515
|
+
"MarketContext",
|
|
1516
|
+
"MarketContextSuppliers",
|
|
1517
|
+
"MarketDataKeyRule",
|
|
1518
|
+
"MarketDataOptions",
|
|
1519
|
+
"MarketDataOptionsType",
|
|
1520
|
+
"MarketDataOverrides",
|
|
1521
|
+
"MarketDataSpecificRule",
|
|
1522
|
+
"MarketDataType",
|
|
1523
|
+
"MarketObservableType",
|
|
1524
|
+
"MarketOptions",
|
|
1525
|
+
"MarketQuote",
|
|
1526
|
+
"MatchCriterion",
|
|
1527
|
+
"MaturityEvent",
|
|
1528
|
+
"MetricValue",
|
|
1529
|
+
"ModelOptions",
|
|
1530
|
+
"ModelOptionsType",
|
|
1531
|
+
"ModelProperty",
|
|
1532
|
+
"ModelSchema",
|
|
1533
|
+
"ModelSelection",
|
|
1534
|
+
"MoveOrdersToDifferentBlocksRequest",
|
|
1535
|
+
"MovedOrderToDifferentBlockResponse",
|
|
1536
|
+
"MovementType",
|
|
1537
|
+
"MultiCurrencyAmounts",
|
|
1538
|
+
"NextValueInSequenceResponse",
|
|
1539
|
+
"NumericComparisonType",
|
|
1540
|
+
"OpaqueDependency",
|
|
1541
|
+
"OpaqueMarketData",
|
|
1542
|
+
"OpaqueModelOptions",
|
|
1543
|
+
"OpenEvent",
|
|
1544
|
+
"OperandType",
|
|
1545
|
+
"Operation",
|
|
1546
|
+
"OperationType",
|
|
1547
|
+
"Operator",
|
|
1548
|
+
"OptionEntry",
|
|
1549
|
+
"OptionalitySchedule",
|
|
1550
|
+
"Order",
|
|
1551
|
+
"OrderBySpec",
|
|
1552
|
+
"OrderFlowConfiguration",
|
|
1553
|
+
"OrderGraphBlock",
|
|
1554
|
+
"OrderGraphBlockAllocationDetail",
|
|
1555
|
+
"OrderGraphBlockAllocationSynopsis",
|
|
1556
|
+
"OrderGraphBlockExecutionDetail",
|
|
1557
|
+
"OrderGraphBlockExecutionSynopsis",
|
|
1558
|
+
"OrderGraphBlockOrderDetail",
|
|
1559
|
+
"OrderGraphBlockOrderSynopsis",
|
|
1560
|
+
"OrderGraphBlockPlacementDetail",
|
|
1561
|
+
"OrderGraphBlockPlacementSynopsis",
|
|
1562
|
+
"OrderGraphPlacement",
|
|
1563
|
+
"OrderGraphPlacementAllocationDetail",
|
|
1564
|
+
"OrderGraphPlacementAllocationSynopsis",
|
|
1565
|
+
"OrderGraphPlacementChildPlacementDetail",
|
|
1566
|
+
"OrderGraphPlacementExecutionDetail",
|
|
1567
|
+
"OrderGraphPlacementExecutionSynopsis",
|
|
1568
|
+
"OrderGraphPlacementOrderDetail",
|
|
1569
|
+
"OrderGraphPlacementOrderSynopsis",
|
|
1570
|
+
"OrderGraphPlacementPlacementSynopsis",
|
|
1571
|
+
"OrderInstruction",
|
|
1572
|
+
"OrderInstructionRequest",
|
|
1573
|
+
"OrderInstructionSetRequest",
|
|
1574
|
+
"OrderRequest",
|
|
1575
|
+
"OrderSetRequest",
|
|
1576
|
+
"OtcConfirmation",
|
|
1577
|
+
"OutputTransaction",
|
|
1578
|
+
"OutputTransition",
|
|
1579
|
+
"Package",
|
|
1580
|
+
"PackageRequest",
|
|
1581
|
+
"PackageSetRequest",
|
|
1582
|
+
"PagedResourceListOfAbor",
|
|
1583
|
+
"PagedResourceListOfAborConfiguration",
|
|
1584
|
+
"PagedResourceListOfAccount",
|
|
1585
|
+
"PagedResourceListOfAddressKeyDefinition",
|
|
1586
|
+
"PagedResourceListOfAllocation",
|
|
1587
|
+
"PagedResourceListOfBlock",
|
|
1588
|
+
"PagedResourceListOfCalendar",
|
|
1589
|
+
"PagedResourceListOfChartOfAccounts",
|
|
1590
|
+
"PagedResourceListOfCleardownModuleResponse",
|
|
1591
|
+
"PagedResourceListOfCleardownModuleRule",
|
|
1592
|
+
"PagedResourceListOfComplianceRuleResponse",
|
|
1593
|
+
"PagedResourceListOfComplianceRunInfoV2",
|
|
1594
|
+
"PagedResourceListOfComplianceTemplate",
|
|
1595
|
+
"PagedResourceListOfCorporateActionSource",
|
|
1596
|
+
"PagedResourceListOfCustodianAccount",
|
|
1597
|
+
"PagedResourceListOfCustomEntityDefinition",
|
|
1598
|
+
"PagedResourceListOfCustomEntityResponse",
|
|
1599
|
+
"PagedResourceListOfCustomEntityType",
|
|
1600
|
+
"PagedResourceListOfCutLabelDefinition",
|
|
1601
|
+
"PagedResourceListOfDataTypeSummary",
|
|
1602
|
+
"PagedResourceListOfDialectId",
|
|
1603
|
+
"PagedResourceListOfDiaryEntry",
|
|
1604
|
+
"PagedResourceListOfExecution",
|
|
1605
|
+
"PagedResourceListOfFund",
|
|
1606
|
+
"PagedResourceListOfGeneralLedgerProfileResponse",
|
|
1607
|
+
"PagedResourceListOfInstrument",
|
|
1608
|
+
"PagedResourceListOfInstrumentEventHolder",
|
|
1609
|
+
"PagedResourceListOfLegalEntity",
|
|
1610
|
+
"PagedResourceListOfOrder",
|
|
1611
|
+
"PagedResourceListOfOrderGraphBlock",
|
|
1612
|
+
"PagedResourceListOfOrderGraphPlacement",
|
|
1613
|
+
"PagedResourceListOfOrderInstruction",
|
|
1614
|
+
"PagedResourceListOfPackage",
|
|
1615
|
+
"PagedResourceListOfParticipation",
|
|
1616
|
+
"PagedResourceListOfPerson",
|
|
1617
|
+
"PagedResourceListOfPlacement",
|
|
1618
|
+
"PagedResourceListOfPortfolioGroup",
|
|
1619
|
+
"PagedResourceListOfPortfolioGroupSearchResult",
|
|
1620
|
+
"PagedResourceListOfPortfolioSearchResult",
|
|
1621
|
+
"PagedResourceListOfPostingModuleResponse",
|
|
1622
|
+
"PagedResourceListOfPostingModuleRule",
|
|
1623
|
+
"PagedResourceListOfPropertyDefinition",
|
|
1624
|
+
"PagedResourceListOfPropertyDefinitionSearchResult",
|
|
1625
|
+
"PagedResourceListOfReconciliation",
|
|
1626
|
+
"PagedResourceListOfReferenceListResponse",
|
|
1627
|
+
"PagedResourceListOfRelationshipDefinition",
|
|
1628
|
+
"PagedResourceListOfSequenceDefinition",
|
|
1629
|
+
"PagedResourceListOfStagingRuleSet",
|
|
1630
|
+
"PagedResourceListOfTransactionTemplate",
|
|
1631
|
+
"PagedResourceListOfTransactionTemplateSpecification",
|
|
1632
|
+
"PagedResourceListOfTranslationScriptId",
|
|
1633
|
+
"PagedResourceListOfVirtualRow",
|
|
1634
|
+
"Participation",
|
|
1635
|
+
"ParticipationRequest",
|
|
1636
|
+
"ParticipationSetRequest",
|
|
1637
|
+
"PerformanceReturn",
|
|
1638
|
+
"PerformanceReturnsMetric",
|
|
1639
|
+
"PeriodDiaryEntriesReopenedResponse",
|
|
1640
|
+
"PeriodType",
|
|
1641
|
+
"PerpetualEntityState",
|
|
1642
|
+
"PerpetualProperty",
|
|
1643
|
+
"Person",
|
|
1644
|
+
"PlaceBlocksRequest",
|
|
1645
|
+
"Placement",
|
|
1646
|
+
"PlacementRequest",
|
|
1647
|
+
"PlacementSetRequest",
|
|
1648
|
+
"Portfolio",
|
|
1649
|
+
"PortfolioCashFlow",
|
|
1650
|
+
"PortfolioCashLadder",
|
|
1651
|
+
"PortfolioDetails",
|
|
1652
|
+
"PortfolioEntityId",
|
|
1653
|
+
"PortfolioGroup",
|
|
1654
|
+
"PortfolioGroupIdComplianceParameter",
|
|
1655
|
+
"PortfolioGroupIdList",
|
|
1656
|
+
"PortfolioGroupIdListComplianceParameter",
|
|
1657
|
+
"PortfolioGroupProperties",
|
|
1658
|
+
"PortfolioGroupSearchResult",
|
|
1659
|
+
"PortfolioHolding",
|
|
1660
|
+
"PortfolioIdComplianceParameter",
|
|
1661
|
+
"PortfolioIdList",
|
|
1662
|
+
"PortfolioIdListComplianceParameter",
|
|
1663
|
+
"PortfolioProperties",
|
|
1664
|
+
"PortfolioReconciliationRequest",
|
|
1665
|
+
"PortfolioResultDataKeyRule",
|
|
1666
|
+
"PortfolioReturnBreakdown",
|
|
1667
|
+
"PortfolioSearchResult",
|
|
1668
|
+
"PortfolioTradeTicket",
|
|
1669
|
+
"PortfolioType",
|
|
1670
|
+
"PortfoliosReconciliationRequest",
|
|
1671
|
+
"PostingModuleDetails",
|
|
1672
|
+
"PostingModuleRequest",
|
|
1673
|
+
"PostingModuleResponse",
|
|
1674
|
+
"PostingModuleRule",
|
|
1675
|
+
"PostingModuleRulesUpdatedResponse",
|
|
1676
|
+
"Premium",
|
|
1677
|
+
"PricingContext",
|
|
1678
|
+
"PricingModel",
|
|
1679
|
+
"PricingOptions",
|
|
1680
|
+
"ProcessedCommand",
|
|
1681
|
+
"PropertyDefinition",
|
|
1682
|
+
"PropertyDefinitionSearchResult",
|
|
1683
|
+
"PropertyDefinitionType",
|
|
1684
|
+
"PropertyDomain",
|
|
1685
|
+
"PropertyFilter",
|
|
1686
|
+
"PropertyInterval",
|
|
1687
|
+
"PropertyKeyComplianceParameter",
|
|
1688
|
+
"PropertyKeyListComplianceParameter",
|
|
1689
|
+
"PropertyLifeTime",
|
|
1690
|
+
"PropertySchema",
|
|
1691
|
+
"PropertyType",
|
|
1692
|
+
"PropertyValue",
|
|
1693
|
+
"PropertyValueEquals",
|
|
1694
|
+
"PropertyValueIn",
|
|
1695
|
+
"QueryBucketedCashFlowsRequest",
|
|
1696
|
+
"QueryCashFlowsRequest",
|
|
1697
|
+
"QueryInstrumentEventsRequest",
|
|
1698
|
+
"QueryTradeTicketsRequest",
|
|
1699
|
+
"QueryableKey",
|
|
1700
|
+
"Quote",
|
|
1701
|
+
"QuoteAccessMetadataRule",
|
|
1702
|
+
"QuoteAccessMetadataRuleId",
|
|
1703
|
+
"QuoteDependency",
|
|
1704
|
+
"QuoteId",
|
|
1705
|
+
"QuoteInstrumentIdType",
|
|
1706
|
+
"QuoteSeriesId",
|
|
1707
|
+
"QuoteType",
|
|
1708
|
+
"RawVendorEvent",
|
|
1709
|
+
"ReOpenPeriodDiaryEntryRequest",
|
|
1710
|
+
"RealisedGainLoss",
|
|
1711
|
+
"RecipeBlock",
|
|
1712
|
+
"RecipeComposer",
|
|
1713
|
+
"RecipeValue",
|
|
1714
|
+
"RecombineStep",
|
|
1715
|
+
"ReconcileDateTimeRule",
|
|
1716
|
+
"ReconcileNumericRule",
|
|
1717
|
+
"ReconcileStringRule",
|
|
1718
|
+
"ReconciledTransaction",
|
|
1719
|
+
"Reconciliation",
|
|
1720
|
+
"ReconciliationBreak",
|
|
1721
|
+
"ReconciliationConfiguration",
|
|
1722
|
+
"ReconciliationId",
|
|
1723
|
+
"ReconciliationLeftRightAddressKeyPair",
|
|
1724
|
+
"ReconciliationLine",
|
|
1725
|
+
"ReconciliationRequest",
|
|
1726
|
+
"ReconciliationResponse",
|
|
1727
|
+
"ReconciliationRule",
|
|
1728
|
+
"ReconciliationRuleType",
|
|
1729
|
+
"ReconciliationSideConfiguration",
|
|
1730
|
+
"ReconciliationTransactions",
|
|
1731
|
+
"ReferenceData",
|
|
1732
|
+
"ReferenceInstrument",
|
|
1733
|
+
"ReferenceList",
|
|
1734
|
+
"ReferenceListRequest",
|
|
1735
|
+
"ReferenceListResponse",
|
|
1736
|
+
"ReferenceListType",
|
|
1737
|
+
"ReferencePortfolioConstituent",
|
|
1738
|
+
"ReferencePortfolioConstituentRequest",
|
|
1739
|
+
"ReferencePortfolioWeightType",
|
|
1740
|
+
"RelatedEntity",
|
|
1741
|
+
"Relation",
|
|
1742
|
+
"RelationDefinition",
|
|
1743
|
+
"Relationship",
|
|
1744
|
+
"RelationshipDefinition",
|
|
1745
|
+
"RelativeDateOffset",
|
|
1746
|
+
"Repo",
|
|
1747
|
+
"ResetEvent",
|
|
1748
|
+
"ResourceId",
|
|
1749
|
+
"ResourceListOfAccessControlledResource",
|
|
1750
|
+
"ResourceListOfAccessMetadataValueOf",
|
|
1751
|
+
"ResourceListOfAddressKeyDefinition",
|
|
1752
|
+
"ResourceListOfAggregatedReturn",
|
|
1753
|
+
"ResourceListOfAggregationQuery",
|
|
1754
|
+
"ResourceListOfAllocation",
|
|
1755
|
+
"ResourceListOfBlock",
|
|
1756
|
+
"ResourceListOfBlockAndOrders",
|
|
1757
|
+
"ResourceListOfCalendarDate",
|
|
1758
|
+
"ResourceListOfChange",
|
|
1759
|
+
"ResourceListOfChangeHistory",
|
|
1760
|
+
"ResourceListOfComplianceBreachedOrderInfo",
|
|
1761
|
+
"ResourceListOfComplianceRule",
|
|
1762
|
+
"ResourceListOfComplianceRuleResult",
|
|
1763
|
+
"ResourceListOfComplianceRunInfo",
|
|
1764
|
+
"ResourceListOfConstituentsAdjustmentHeader",
|
|
1765
|
+
"ResourceListOfCorporateAction",
|
|
1766
|
+
"ResourceListOfDataType",
|
|
1767
|
+
"ResourceListOfExecution",
|
|
1768
|
+
"ResourceListOfFeeRule",
|
|
1769
|
+
"ResourceListOfGetCdsFlowConventionsResponse",
|
|
1770
|
+
"ResourceListOfGetCounterpartyAgreementResponse",
|
|
1771
|
+
"ResourceListOfGetCreditSupportAnnexResponse",
|
|
1772
|
+
"ResourceListOfGetFlowConventionsResponse",
|
|
1773
|
+
"ResourceListOfGetIndexConventionResponse",
|
|
1774
|
+
"ResourceListOfGetRecipeComposerResponse",
|
|
1775
|
+
"ResourceListOfGetRecipeResponse",
|
|
1776
|
+
"ResourceListOfHoldingsAdjustmentHeader",
|
|
1777
|
+
"ResourceListOfIUnitDefinitionDto",
|
|
1778
|
+
"ResourceListOfInstrumentCashFlow",
|
|
1779
|
+
"ResourceListOfInstrumentEventHolder",
|
|
1780
|
+
"ResourceListOfInstrumentIdTypeDescriptor",
|
|
1781
|
+
"ResourceListOfLegalEntity",
|
|
1782
|
+
"ResourceListOfListComplexMarketDataWithMetaDataResponse",
|
|
1783
|
+
"ResourceListOfMapping",
|
|
1784
|
+
"ResourceListOfMovedOrderToDifferentBlockResponse",
|
|
1785
|
+
"ResourceListOfOrder",
|
|
1786
|
+
"ResourceListOfOrderInstruction",
|
|
1787
|
+
"ResourceListOfPackage",
|
|
1788
|
+
"ResourceListOfParticipation",
|
|
1789
|
+
"ResourceListOfPerformanceReturn",
|
|
1790
|
+
"ResourceListOfPerson",
|
|
1791
|
+
"ResourceListOfPlacement",
|
|
1792
|
+
"ResourceListOfPortfolio",
|
|
1793
|
+
"ResourceListOfPortfolioCashFlow",
|
|
1794
|
+
"ResourceListOfPortfolioCashLadder",
|
|
1795
|
+
"ResourceListOfPortfolioTradeTicket",
|
|
1796
|
+
"ResourceListOfProcessedCommand",
|
|
1797
|
+
"ResourceListOfProperty",
|
|
1798
|
+
"ResourceListOfPropertyDefinition",
|
|
1799
|
+
"ResourceListOfPropertyInterval",
|
|
1800
|
+
"ResourceListOfQueryableKey",
|
|
1801
|
+
"ResourceListOfQuote",
|
|
1802
|
+
"ResourceListOfQuoteAccessMetadataRule",
|
|
1803
|
+
"ResourceListOfReconciliationBreak",
|
|
1804
|
+
"ResourceListOfRelation",
|
|
1805
|
+
"ResourceListOfRelationship",
|
|
1806
|
+
"ResourceListOfScopeDefinition",
|
|
1807
|
+
"ResourceListOfSideDefinition",
|
|
1808
|
+
"ResourceListOfString",
|
|
1809
|
+
"ResourceListOfTaxRuleSet",
|
|
1810
|
+
"ResourceListOfTransaction",
|
|
1811
|
+
"ResourceListOfTransactionType",
|
|
1812
|
+
"ResourceListOfValueType",
|
|
1813
|
+
"ResponseMetaData",
|
|
1814
|
+
"ResultDataKeyRule",
|
|
1815
|
+
"ResultDataSchema",
|
|
1816
|
+
"ResultKeyRule",
|
|
1817
|
+
"ResultKeyRuleType",
|
|
1818
|
+
"ResultValue",
|
|
1819
|
+
"ResultValue0D",
|
|
1820
|
+
"ResultValueBool",
|
|
1821
|
+
"ResultValueCurrency",
|
|
1822
|
+
"ResultValueDateTimeOffset",
|
|
1823
|
+
"ResultValueDecimal",
|
|
1824
|
+
"ResultValueDictionary",
|
|
1825
|
+
"ResultValueInt",
|
|
1826
|
+
"ResultValueString",
|
|
1827
|
+
"ResultValueType",
|
|
1828
|
+
"RoundingConfiguration",
|
|
1829
|
+
"RoundingConfigurationComponent",
|
|
1830
|
+
"RoundingConvention",
|
|
1831
|
+
"ScalingMethodology",
|
|
1832
|
+
"Schedule",
|
|
1833
|
+
"ScheduleType",
|
|
1834
|
+
"ScopeDefinition",
|
|
1835
|
+
"ScriptMapReference",
|
|
1836
|
+
"SecurityElection",
|
|
1837
|
+
"SequenceDefinition",
|
|
1838
|
+
"SetLegalEntityIdentifiersRequest",
|
|
1839
|
+
"SetLegalEntityPropertiesRequest",
|
|
1840
|
+
"SetPersonIdentifiersRequest",
|
|
1841
|
+
"SetPersonPropertiesRequest",
|
|
1842
|
+
"SetShareClassInstrumentsRequest",
|
|
1843
|
+
"SetTransactionConfigurationAlias",
|
|
1844
|
+
"SetTransactionConfigurationSourceRequest",
|
|
1845
|
+
"SideConfigurationData",
|
|
1846
|
+
"SideConfigurationDataRequest",
|
|
1847
|
+
"SideDefinition",
|
|
1848
|
+
"SideDefinitionRequest",
|
|
1849
|
+
"SidesDefinitionRequest",
|
|
1850
|
+
"SimpleCashFlowLoan",
|
|
1851
|
+
"SimpleInstrument",
|
|
1852
|
+
"SortOrder",
|
|
1853
|
+
"StagingRule",
|
|
1854
|
+
"StagingRuleApprovalCriteria",
|
|
1855
|
+
"StagingRuleMatchCriteria",
|
|
1856
|
+
"StagingRuleSet",
|
|
1857
|
+
"StepSchedule",
|
|
1858
|
+
"StockSplitEvent",
|
|
1859
|
+
"Stream",
|
|
1860
|
+
"StringComparisonType",
|
|
1861
|
+
"StringComplianceParameter",
|
|
1862
|
+
"StringList",
|
|
1863
|
+
"StringListComplianceParameter",
|
|
1864
|
+
"StructuredResultData",
|
|
1865
|
+
"StructuredResultDataId",
|
|
1866
|
+
"SubHoldingKeyValueEquals",
|
|
1867
|
+
"TargetTaxLot",
|
|
1868
|
+
"TargetTaxLotRequest",
|
|
1869
|
+
"TaxRule",
|
|
1870
|
+
"TaxRuleSet",
|
|
1871
|
+
"TemplateField",
|
|
1872
|
+
"TermDeposit",
|
|
1873
|
+
"TotalReturnSwap",
|
|
1874
|
+
"Touch",
|
|
1875
|
+
"TradeTicket",
|
|
1876
|
+
"TradeTicketType",
|
|
1877
|
+
"Transaction",
|
|
1878
|
+
"TransactionConfigurationData",
|
|
1879
|
+
"TransactionConfigurationDataRequest",
|
|
1880
|
+
"TransactionConfigurationMovementData",
|
|
1881
|
+
"TransactionConfigurationMovementDataRequest",
|
|
1882
|
+
"TransactionConfigurationTypeAlias",
|
|
1883
|
+
"TransactionCurrencyAndAmount",
|
|
1884
|
+
"TransactionFieldMap",
|
|
1885
|
+
"TransactionPrice",
|
|
1886
|
+
"TransactionPriceAndType",
|
|
1887
|
+
"TransactionPriceType",
|
|
1888
|
+
"TransactionPropertyMap",
|
|
1889
|
+
"TransactionPropertyMapping",
|
|
1890
|
+
"TransactionPropertyMappingRequest",
|
|
1891
|
+
"TransactionQueryMode",
|
|
1892
|
+
"TransactionQueryParameters",
|
|
1893
|
+
"TransactionReconciliationRequest",
|
|
1894
|
+
"TransactionReconciliationRequestV2",
|
|
1895
|
+
"TransactionRequest",
|
|
1896
|
+
"TransactionRoles",
|
|
1897
|
+
"TransactionSetConfigurationData",
|
|
1898
|
+
"TransactionSetConfigurationDataRequest",
|
|
1899
|
+
"TransactionStatus",
|
|
1900
|
+
"TransactionTemplate",
|
|
1901
|
+
"TransactionTemplateRequest",
|
|
1902
|
+
"TransactionTemplateSpecification",
|
|
1903
|
+
"TransactionType",
|
|
1904
|
+
"TransactionTypeAlias",
|
|
1905
|
+
"TransactionTypeCalculation",
|
|
1906
|
+
"TransactionTypeMovement",
|
|
1907
|
+
"TransactionTypePropertyMapping",
|
|
1908
|
+
"TransactionTypeRequest",
|
|
1909
|
+
"TransactionsReconciliationsResponse",
|
|
1910
|
+
"TransitionEvent",
|
|
1911
|
+
"TranslateEntitiesInlinedRequest",
|
|
1912
|
+
"TranslateEntitiesRequest",
|
|
1913
|
+
"TranslateEntitiesResponse",
|
|
1914
|
+
"TranslateInstrumentDefinitionsRequest",
|
|
1915
|
+
"TranslateInstrumentDefinitionsResponse",
|
|
1916
|
+
"TranslateTradeTicketRequest",
|
|
1917
|
+
"TranslateTradeTicketsResponse",
|
|
1918
|
+
"TranslationContext",
|
|
1919
|
+
"TranslationInput",
|
|
1920
|
+
"TranslationResult",
|
|
1921
|
+
"TranslationScript",
|
|
1922
|
+
"TranslationScriptId",
|
|
1923
|
+
"TrialBalance",
|
|
1924
|
+
"TrialBalanceQueryParameters",
|
|
1925
|
+
"TriggerEvent",
|
|
1926
|
+
"TypedResourceId",
|
|
1927
|
+
"UnitSchema",
|
|
1928
|
+
"UnitsRatio",
|
|
1929
|
+
"UnmatchedHoldingMethod",
|
|
1930
|
+
"UpdateCalendarRequest",
|
|
1931
|
+
"UpdateCustomEntityDefinitionRequest",
|
|
1932
|
+
"UpdateCustomEntityTypeRequest",
|
|
1933
|
+
"UpdateCutLabelDefinitionRequest",
|
|
1934
|
+
"UpdateDataTypeRequest",
|
|
1935
|
+
"UpdateDerivedPropertyDefinitionRequest",
|
|
1936
|
+
"UpdateInstrumentIdentifierRequest",
|
|
1937
|
+
"UpdatePortfolioGroupRequest",
|
|
1938
|
+
"UpdatePortfolioRequest",
|
|
1939
|
+
"UpdatePropertyDefinitionRequest",
|
|
1940
|
+
"UpdateReconciliationRequest",
|
|
1941
|
+
"UpdateRelationshipDefinitionRequest",
|
|
1942
|
+
"UpdateStagingRuleSetRequest",
|
|
1943
|
+
"UpdateTaxRuleSetRequest",
|
|
1944
|
+
"UpdateUnitRequest",
|
|
1945
|
+
"UpsertCdsFlowConventionsRequest",
|
|
1946
|
+
"UpsertComplexMarketDataRequest",
|
|
1947
|
+
"UpsertComplianceRuleRequest",
|
|
1948
|
+
"UpsertComplianceRunSummaryRequest",
|
|
1949
|
+
"UpsertComplianceRunSummaryResult",
|
|
1950
|
+
"UpsertCorporateActionRequest",
|
|
1951
|
+
"UpsertCorporateActionsResponse",
|
|
1952
|
+
"UpsertCounterpartyAgreementRequest",
|
|
1953
|
+
"UpsertCreditSupportAnnexRequest",
|
|
1954
|
+
"UpsertCustomEntitiesResponse",
|
|
1955
|
+
"UpsertCustomEntityAccessMetadataRequest",
|
|
1956
|
+
"UpsertDialectRequest",
|
|
1957
|
+
"UpsertFlowConventionsRequest",
|
|
1958
|
+
"UpsertIndexConventionRequest",
|
|
1959
|
+
"UpsertInstrumentEventRequest",
|
|
1960
|
+
"UpsertInstrumentEventsResponse",
|
|
1961
|
+
"UpsertInstrumentPropertiesResponse",
|
|
1962
|
+
"UpsertInstrumentPropertyRequest",
|
|
1963
|
+
"UpsertInstrumentsResponse",
|
|
1964
|
+
"UpsertLegalEntitiesResponse",
|
|
1965
|
+
"UpsertLegalEntityAccessMetadataRequest",
|
|
1966
|
+
"UpsertLegalEntityRequest",
|
|
1967
|
+
"UpsertPersonAccessMetadataRequest",
|
|
1968
|
+
"UpsertPersonRequest",
|
|
1969
|
+
"UpsertPortfolioAccessMetadataRequest",
|
|
1970
|
+
"UpsertPortfolioGroupAccessMetadataRequest",
|
|
1971
|
+
"UpsertPortfolioTransactionsResponse",
|
|
1972
|
+
"UpsertQuoteAccessMetadataRuleRequest",
|
|
1973
|
+
"UpsertQuoteRequest",
|
|
1974
|
+
"UpsertQuotesResponse",
|
|
1975
|
+
"UpsertRecipeComposerRequest",
|
|
1976
|
+
"UpsertRecipeRequest",
|
|
1977
|
+
"UpsertReferencePortfolioConstituentsRequest",
|
|
1978
|
+
"UpsertReferencePortfolioConstituentsResponse",
|
|
1979
|
+
"UpsertResultValuesDataRequest",
|
|
1980
|
+
"UpsertReturnsResponse",
|
|
1981
|
+
"UpsertSingleStructuredDataResponse",
|
|
1982
|
+
"UpsertStructuredDataResponse",
|
|
1983
|
+
"UpsertStructuredResultDataRequest",
|
|
1984
|
+
"UpsertTransactionPropertiesResponse",
|
|
1985
|
+
"UpsertTranslationScriptRequest",
|
|
1986
|
+
"User",
|
|
1987
|
+
"ValuationRequest",
|
|
1988
|
+
"ValuationSchedule",
|
|
1989
|
+
"ValuationsReconciliationRequest",
|
|
1990
|
+
"ValueType",
|
|
1991
|
+
"VendorDependency",
|
|
1992
|
+
"VendorLibrary",
|
|
1993
|
+
"VendorModelRule",
|
|
1994
|
+
"Version",
|
|
1995
|
+
"VersionSummaryDto",
|
|
1996
|
+
"VersionedResourceListOfA2BDataRecord",
|
|
1997
|
+
"VersionedResourceListOfA2BMovementRecord",
|
|
1998
|
+
"VersionedResourceListOfHoldingContributor",
|
|
1999
|
+
"VersionedResourceListOfJournalEntryLine",
|
|
2000
|
+
"VersionedResourceListOfOutputTransaction",
|
|
2001
|
+
"VersionedResourceListOfPortfolioHolding",
|
|
2002
|
+
"VersionedResourceListOfTransaction",
|
|
2003
|
+
"VersionedResourceListOfTrialBalance",
|
|
2004
|
+
"VersionedResourceListWithWarningsOfPortfolioHolding",
|
|
2005
|
+
"VirtualDocument",
|
|
2006
|
+
"VirtualDocumentRow",
|
|
2007
|
+
"VirtualRow",
|
|
2008
|
+
"Warning",
|
|
2009
|
+
"WeekendMask",
|
|
2010
|
+
"WeightedInstrument",
|
|
2011
|
+
"WeightedInstrumentInLineLookupIdentifiers",
|
|
2012
|
+
"WeightedInstruments",
|
|
2013
|
+
"YieldCurveData",
|
|
2014
|
+
"ApiClient",
|
|
2015
|
+
"Configuration",
|
|
2016
|
+
"OpenApiException",
|
|
2017
|
+
"ApiTypeError",
|
|
2018
|
+
"ApiValueError",
|
|
2019
|
+
"ApiKeyError",
|
|
2020
|
+
"ApiException",
|
|
2021
|
+
"SyncApiClientFactory",
|
|
2022
|
+
"ApiClientFactory",
|
|
2023
|
+
"ConfigurationLoader",
|
|
2024
|
+
"SecretsFileConfigurationLoader",
|
|
2025
|
+
"EnvironmentVariablesConfigurationLoader",
|
|
2026
|
+
"ArgsConfigurationLoader",
|
|
2027
|
+
"SyncApiClient"
|
|
2028
|
+
]
|