meshtrade 1.11.0__tar.gz → 1.12.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.11.0 → meshtrade-1.12.0}/PKG-INFO +1 -1
- {meshtrade-1.11.0 → meshtrade-1.12.0}/pyproject.toml +1 -1
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py +3 -3
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.py +21 -21
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade.egg-info/PKG-INFO +1 -1
- {meshtrade-1.11.0 → meshtrade-1.12.0}/README.md +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/buf/validate/validate_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/buf/validate/validate_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/common/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/common/config.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/common/grpc_client.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/client_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/fund_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/trust_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/group_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/group/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/role/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/role/v1/role.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/role/v1/role_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/role/v1/role_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/role/v1/role_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/user_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/user_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/user/v1/user_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/option/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/option/v1/method_type_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/option/v1/method_type_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/type_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/type_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/type_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/address_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/address_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/address_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/amount.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/amount_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/amount_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/contact_details_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/date.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/date_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/date_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/date_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/decimal_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/decimal_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/ledger.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/ledger_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/ledger_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/sorting_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/sorting_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/sorting_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/time_of_day.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/time_of_day_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/time_of_day_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/time_of_day_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/token_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/token_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/type/v1/token_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/__init__.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade.egg-info/SOURCES.txt +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade.egg-info/dependency_links.txt +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade.egg-info/requires.txt +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade.egg-info/top_level.txt +0 -0
- {meshtrade-1.11.0 → meshtrade-1.12.0}/setup.cfg +0 -0
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py
RENAMED
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/meshtrade/iam/api_user/v1/api_credentials.proto\x12\x19meshtrade.iam.api_user.v1\x1a\x1b\x62uf/validate/validate.proto\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/meshtrade/iam/api_user/v1/api_credentials.proto\x12\x19meshtrade.iam.api_user.v1\x1a\x1b\x62uf/validate/validate.proto\"\xb0\x03\n\x0e\x41PICredentials\x12\x39\n\x07\x61pi_key\x18\x01 \x01(\tB \xbaH\x1dr\x18\x32\x13^[A-Za-z0-9_-]{43}$\x98\x01+\xc8\x01\x01R\x06\x61piKey\x12\xe2\x02\n\x05group\x18\x02 \x01(\tB\xcb\x02\xbaH\xc7\x02r42/^groups/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01!\xba\x01Y\n\x0egroup.required\x12\x35group is required and must be in format groups/{ulid}\x1a\x10size(this) == 33\xba\x01\xb1\x01\n\x0cgroup.format\x12`group must be in format groups/{ulid} where ulid is a 26-character ULID (uppercase alphanumeric)\x1a?this.matches(\'^groups/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\')R\x05groupB[\n co.meshtrade.api.iam.api_user.v1Z7github.com/meshtrade/api/go/iam/api_user/v1;api_user_v1b\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -34,9 +34,9 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
34
34
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
35
35
|
_globals['DESCRIPTOR']._serialized_options = b'\n co.meshtrade.api.iam.api_user.v1Z7github.com/meshtrade/api/go/iam/api_user/v1;api_user_v1'
|
|
36
36
|
_globals['_APICREDENTIALS'].fields_by_name['api_key']._loaded_options = None
|
|
37
|
-
_globals['_APICREDENTIALS'].fields_by_name['api_key']._serialized_options = b'\272H\
|
|
37
|
+
_globals['_APICREDENTIALS'].fields_by_name['api_key']._serialized_options = b'\272H\035r\0302\023^[A-Za-z0-9_-]{43}$\230\001+\310\001\001'
|
|
38
38
|
_globals['_APICREDENTIALS'].fields_by_name['group']._loaded_options = None
|
|
39
39
|
_globals['_APICREDENTIALS'].fields_by_name['group']._serialized_options = b'\272H\307\002r42/^groups/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\230\001!\272\001Y\n\016group.required\0225group is required and must be in format groups/{ulid}\032\020size(this) == 33\272\001\261\001\n\014group.format\022`group must be in format groups/{ulid} where ulid is a 26-character ULID (uppercase alphanumeric)\032?this.matches(\'^groups/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\')'
|
|
40
40
|
_globals['_APICREDENTIALS']._serialized_start=108
|
|
41
|
-
_globals['_APICREDENTIALS']._serialized_end=
|
|
41
|
+
_globals['_APICREDENTIALS']._serialized_end=540
|
|
42
42
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -28,7 +28,7 @@ from meshtrade.iam.role.v1 import role_pb2 as meshtrade_dot_iam_dot_role_dot_v1_
|
|
|
28
28
|
from meshtrade.option.v1 import method_type_pb2 as meshtrade_dot_option_dot_v1_dot_method__type__pb2
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'meshtrade/iam/api_user/v1/service.proto\x12\x19meshtrade.iam.api_user.v1\x1a\x1b\x62uf/validate/validate.proto\x1a(meshtrade/iam/api_user/v1/api_user.proto\x1a meshtrade/iam/role/v1/role.proto\x1a%meshtrade/option/v1/method_type.proto\"h\n\x11GetApiUserRequest\x12S\n\x04name\x18\x01 \x01(\tB?\xbaH<r722^api_users/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name\"
|
|
31
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'meshtrade/iam/api_user/v1/service.proto\x12\x19meshtrade.iam.api_user.v1\x1a\x1b\x62uf/validate/validate.proto\x1a(meshtrade/iam/api_user/v1/api_user.proto\x1a meshtrade/iam/role/v1/role.proto\x1a%meshtrade/option/v1/method_type.proto\"h\n\x11GetApiUserRequest\x12S\n\x04name\x18\x01 \x01(\tB?\xbaH<r722^api_users/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name\"Z\n\x1aGetApiUserByKeyHashRequest\x12<\n\x08key_hash\x18\x01 \x01(\tB!\xbaH\x1er\x19\x32\x14^[A-Za-z0-9+/]{43}=$\x98\x01,\xc8\x01\x01R\x07keyHash\"]\n\x14\x43reateApiUserRequest\x12\x45\n\x08\x61pi_user\x18\x01 \x01(\x0b\x32\".meshtrade.iam.api_user.v1.APIUserB\x06\xbaH\x03\xc8\x01\x01R\x07\x61piUser\"\xd1\x01\n\x1a\x41ssignRoleToAPIUserRequest\x12P\n\x04name\x18\x01 \x01(\tB<\xbaH9r722^api_users/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$R\x04name\x12\x61\n\x04role\x18\x04 \x01(\tBM\xbaHJrE2@^groups/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}/[123456][0-9]{6}$\x98\x01)\xc8\x01\x01R\x04role\"\x15\n\x13ListApiUsersRequest\"W\n\x14ListApiUsersResponse\x12?\n\tapi_users\x18\x01 \x03(\x0b\x32\".meshtrade.iam.api_user.v1.APIUserR\x08\x61piUsers\":\n\x15SearchApiUsersRequest\x12!\n\x0c\x64isplay_name\x18\x01 \x01(\tR\x0b\x64isplayName\"Y\n\x16SearchApiUsersResponse\x12?\n\tapi_users\x18\x01 \x03(\x0b\x32\".meshtrade.iam.api_user.v1.APIUserR\x08\x61piUsers\"m\n\x16\x41\x63tivateApiUserRequest\x12S\n\x04name\x18\x01 \x01(\tB?\xbaH<r722^api_users/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name\"o\n\x18\x44\x65\x61\x63tivateApiUserRequest\x12S\n\x04name\x18\x01 \x01(\tB?\xbaH<r722^api_users/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name2\xbf\x08\n\x0e\x41piUserService\x12z\n\nGetApiUser\x12,.meshtrade.iam.api_user.v1.GetApiUserRequest\x1a\".meshtrade.iam.api_user.v1.APIUser\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x8d\xb7\x01\xc1\x8d\xb7\x01\xc2\x8d\xb7\x01\xc3\x8d\xb7\x01\x12x\n\rCreateApiUser\x12/.meshtrade.iam.api_user.v1.CreateApiUserRequest\x1a\".meshtrade.iam.api_user.v1.APIUser\"\x12\xa0\xb5\x18\x02\xaa\xb5\x18\n\n\x08\xc0\x8d\xb7\x01\xc2\x8d\xb7\x01\x12\x84\x01\n\x13\x41ssignRoleToAPIUser\x12\x35.meshtrade.iam.api_user.v1.AssignRoleToAPIUserRequest\x1a\".meshtrade.iam.api_user.v1.APIUser\"\x12\xa0\xb5\x18\x02\xaa\xb5\x18\n\n\x08\xc0\x8d\xb7\x01\xc2\x8d\xb7\x01\x12\x8b\x01\n\x0cListApiUsers\x12..meshtrade.iam.api_user.v1.ListApiUsersRequest\x1a/.meshtrade.iam.api_user.v1.ListApiUsersResponse\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x8d\xb7\x01\xc1\x8d\xb7\x01\xc2\x8d\xb7\x01\xc3\x8d\xb7\x01\x12\x91\x01\n\x0eSearchApiUsers\x12\x30.meshtrade.iam.api_user.v1.SearchApiUsersRequest\x1a\x31.meshtrade.iam.api_user.v1.SearchApiUsersResponse\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x8d\xb7\x01\xc1\x8d\xb7\x01\xc2\x8d\xb7\x01\xc3\x8d\xb7\x01\x12|\n\x0f\x41\x63tivateApiUser\x12\x31.meshtrade.iam.api_user.v1.ActivateApiUserRequest\x1a\".meshtrade.iam.api_user.v1.APIUser\"\x12\xa0\xb5\x18\x02\xaa\xb5\x18\n\n\x08\xc0\x8d\xb7\x01\xc2\x8d\xb7\x01\x12\x80\x01\n\x11\x44\x65\x61\x63tivateApiUser\x12\x33.meshtrade.iam.api_user.v1.DeactivateApiUserRequest\x1a\".meshtrade.iam.api_user.v1.APIUser\"\x12\xa0\xb5\x18\x02\xaa\xb5\x18\n\n\x08\xc0\x8d\xb7\x01\xc2\x8d\xb7\x01\x12\x8c\x01\n\x13GetApiUserByKeyHash\x12\x35.meshtrade.iam.api_user.v1.GetApiUserByKeyHashRequest\x1a\".meshtrade.iam.api_user.v1.APIUser\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x8d\xb7\x01\xc1\x8d\xb7\x01\xc2\x8d\xb7\x01\xc3\x8d\xb7\x01\x42[\n co.meshtrade.api.iam.api_user.v1Z7github.com/meshtrade/api/go/iam/api_user/v1;api_user_v1b\x06proto3')
|
|
32
32
|
|
|
33
33
|
_globals = globals()
|
|
34
34
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -39,7 +39,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
39
39
|
_globals['_GETAPIUSERREQUEST'].fields_by_name['name']._loaded_options = None
|
|
40
40
|
_globals['_GETAPIUSERREQUEST'].fields_by_name['name']._serialized_options = b'\272H<r722^api_users/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\230\001$\310\001\001'
|
|
41
41
|
_globals['_GETAPIUSERBYKEYHASHREQUEST'].fields_by_name['key_hash']._loaded_options = None
|
|
42
|
-
_globals['_GETAPIUSERBYKEYHASHREQUEST'].fields_by_name['key_hash']._serialized_options = b'\272H\
|
|
42
|
+
_globals['_GETAPIUSERBYKEYHASHREQUEST'].fields_by_name['key_hash']._serialized_options = b'\272H\036r\0312\024^[A-Za-z0-9+/]{43}=$\230\001,\310\001\001'
|
|
43
43
|
_globals['_CREATEAPIUSERREQUEST'].fields_by_name['api_user']._loaded_options = None
|
|
44
44
|
_globals['_CREATEAPIUSERREQUEST'].fields_by_name['api_user']._serialized_options = b'\272H\003\310\001\001'
|
|
45
45
|
_globals['_ASSIGNROLETOAPIUSERREQUEST'].fields_by_name['name']._loaded_options = None
|
|
@@ -69,23 +69,23 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
69
69
|
_globals['_GETAPIUSERREQUEST']._serialized_start=214
|
|
70
70
|
_globals['_GETAPIUSERREQUEST']._serialized_end=318
|
|
71
71
|
_globals['_GETAPIUSERBYKEYHASHREQUEST']._serialized_start=320
|
|
72
|
-
_globals['_GETAPIUSERBYKEYHASHREQUEST']._serialized_end=
|
|
73
|
-
_globals['_CREATEAPIUSERREQUEST']._serialized_start=
|
|
74
|
-
_globals['_CREATEAPIUSERREQUEST']._serialized_end=
|
|
75
|
-
_globals['_ASSIGNROLETOAPIUSERREQUEST']._serialized_start=
|
|
76
|
-
_globals['_ASSIGNROLETOAPIUSERREQUEST']._serialized_end=
|
|
77
|
-
_globals['_LISTAPIUSERSREQUEST']._serialized_start=
|
|
78
|
-
_globals['_LISTAPIUSERSREQUEST']._serialized_end=
|
|
79
|
-
_globals['_LISTAPIUSERSRESPONSE']._serialized_start=
|
|
80
|
-
_globals['_LISTAPIUSERSRESPONSE']._serialized_end=
|
|
81
|
-
_globals['_SEARCHAPIUSERSREQUEST']._serialized_start=
|
|
82
|
-
_globals['_SEARCHAPIUSERSREQUEST']._serialized_end=
|
|
83
|
-
_globals['_SEARCHAPIUSERSRESPONSE']._serialized_start=
|
|
84
|
-
_globals['_SEARCHAPIUSERSRESPONSE']._serialized_end=
|
|
85
|
-
_globals['_ACTIVATEAPIUSERREQUEST']._serialized_start=
|
|
86
|
-
_globals['_ACTIVATEAPIUSERREQUEST']._serialized_end=
|
|
87
|
-
_globals['_DEACTIVATEAPIUSERREQUEST']._serialized_start=
|
|
88
|
-
_globals['_DEACTIVATEAPIUSERREQUEST']._serialized_end=
|
|
89
|
-
_globals['_APIUSERSERVICE']._serialized_start=
|
|
90
|
-
_globals['_APIUSERSERVICE']._serialized_end=
|
|
72
|
+
_globals['_GETAPIUSERBYKEYHASHREQUEST']._serialized_end=410
|
|
73
|
+
_globals['_CREATEAPIUSERREQUEST']._serialized_start=412
|
|
74
|
+
_globals['_CREATEAPIUSERREQUEST']._serialized_end=505
|
|
75
|
+
_globals['_ASSIGNROLETOAPIUSERREQUEST']._serialized_start=508
|
|
76
|
+
_globals['_ASSIGNROLETOAPIUSERREQUEST']._serialized_end=717
|
|
77
|
+
_globals['_LISTAPIUSERSREQUEST']._serialized_start=719
|
|
78
|
+
_globals['_LISTAPIUSERSREQUEST']._serialized_end=740
|
|
79
|
+
_globals['_LISTAPIUSERSRESPONSE']._serialized_start=742
|
|
80
|
+
_globals['_LISTAPIUSERSRESPONSE']._serialized_end=829
|
|
81
|
+
_globals['_SEARCHAPIUSERSREQUEST']._serialized_start=831
|
|
82
|
+
_globals['_SEARCHAPIUSERSREQUEST']._serialized_end=889
|
|
83
|
+
_globals['_SEARCHAPIUSERSRESPONSE']._serialized_start=891
|
|
84
|
+
_globals['_SEARCHAPIUSERSRESPONSE']._serialized_end=980
|
|
85
|
+
_globals['_ACTIVATEAPIUSERREQUEST']._serialized_start=982
|
|
86
|
+
_globals['_ACTIVATEAPIUSERREQUEST']._serialized_end=1091
|
|
87
|
+
_globals['_DEACTIVATEAPIUSERREQUEST']._serialized_start=1093
|
|
88
|
+
_globals['_DEACTIVATEAPIUSERREQUEST']._serialized_end=1204
|
|
89
|
+
_globals['_APIUSERSERVICE']._serialized_start=1207
|
|
90
|
+
_globals['_APIUSERSERVICE']._serialized_end=2294
|
|
91
91
|
# @@protoc_insertion_point(module_scope)
|
|
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.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/client_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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.11.0 → meshtrade-1.12.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.11.0 → meshtrade-1.12.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
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/ledger/transaction/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
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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
|
|
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.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/type_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/type_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/__init__.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/trading/market_order/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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.11.0 → meshtrade-1.12.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
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.0}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.11.0 → meshtrade-1.12.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
|