meshtrade 1.1.0__tar.gz → 1.2.0__tar.gz
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 meshtrade might be problematic. Click here for more details.
- {meshtrade-1.1.0 → meshtrade-1.2.0}/PKG-INFO +1 -1
- {meshtrade-1.1.0 → meshtrade-1.2.0}/pyproject.toml +1 -1
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_meshpy.py +1 -1
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py +1 -1
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py +1 -1
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade.egg-info/PKG-INFO +1 -1
- {meshtrade-1.1.0 → meshtrade-1.2.0}/README.md +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/buf/validate/validate_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/buf/validate/validate_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/common/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/common/config.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/common/grpc_client.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/client_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/fund_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/trust_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/group_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/service_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/role/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/role/v1/role.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/role/v1/role_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/role/v1/role_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/role/v1/role_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/service_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/user_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/user_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/user_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/option/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/option/v1/method_type_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/option/v1/method_type_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/address_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/address_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/address_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/amount.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/amount_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/amount_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/contact_details_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/date.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/date_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/date_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/date_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/decimal_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/decimal_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/ledger.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/ledger_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/ledger_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/sorting_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/sorting_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/sorting_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/time_of_day.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/time_of_day_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/time_of_day_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/time_of_day_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/token_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/token_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/token_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/__init__.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade.egg-info/SOURCES.txt +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade.egg-info/dependency_links.txt +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade.egg-info/requires.txt +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade.egg-info/top_level.txt +0 -0
- {meshtrade-1.1.0 → meshtrade-1.2.0}/setup.cfg +0 -0
|
@@ -15,9 +15,9 @@ from typing import Optional
|
|
|
15
15
|
from meshtrade.common import BaseGRPCClient
|
|
16
16
|
from meshtrade.iam.api_user.v1.api_credentials import find_credentials
|
|
17
17
|
|
|
18
|
+
from .account_report_pb2 import AccountReport
|
|
18
19
|
from .service_options_meshpy import ServiceOptions
|
|
19
20
|
from .service_pb2 import (
|
|
20
|
-
AccountReport,
|
|
21
21
|
GetAccountReportRequest,
|
|
22
22
|
GetExcelAccountReportRequest,
|
|
23
23
|
GetExcelAccountReportResponse,
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py
RENAMED
|
@@ -15,10 +15,10 @@ from typing import Optional
|
|
|
15
15
|
from meshtrade.common import BaseGRPCClient
|
|
16
16
|
from meshtrade.iam.api_user.v1.api_credentials import find_credentials
|
|
17
17
|
|
|
18
|
+
from .limit_order_pb2 import LimitOrder
|
|
18
19
|
from .service_options_meshpy import ServiceOptions
|
|
19
20
|
from .service_pb2 import (
|
|
20
21
|
GetLimitOrderRequest,
|
|
21
|
-
LimitOrder,
|
|
22
22
|
)
|
|
23
23
|
from .service_pb2_grpc import LimitOrderServiceStub
|
|
24
24
|
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py
RENAMED
|
@@ -15,10 +15,10 @@ from typing import Optional
|
|
|
15
15
|
from meshtrade.common import BaseGRPCClient
|
|
16
16
|
from meshtrade.iam.api_user.v1.api_credentials import find_credentials
|
|
17
17
|
|
|
18
|
+
from .market_order_pb2 import MarketOrder
|
|
18
19
|
from .service_options_meshpy import ServiceOptions
|
|
19
20
|
from .service_pb2 import (
|
|
20
21
|
GetMarketOrderRequest,
|
|
21
|
-
MarketOrder,
|
|
22
22
|
)
|
|
23
23
|
from .service_pb2_grpc import MarketOrderServiceStub
|
|
24
24
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/company_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/fund_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/compliance/client/v1/trust_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/api_user/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/group/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/iam/user/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/__init__.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/trading/market_order/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/contact_details_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/type/v1/decimal_built_in_conversions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py
RENAMED
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.1.0 → meshtrade-1.2.0}/python/src/meshtrade/wallet/account/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|