meshtrade 1.9.0__tar.gz → 1.10.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.9.0 → meshtrade-1.10.0}/PKG-INFO +1 -1
- {meshtrade-1.9.0 → meshtrade-1.10.0}/pyproject.toml +1 -1
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/client_pb2.py +4 -2
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/role/v1/role_pb2.py +1 -1
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/role/v1/role_pb2.pyi +2 -2
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.py +3 -3
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.pyi +10 -2
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade.egg-info/PKG-INFO +1 -1
- {meshtrade-1.9.0 → meshtrade-1.10.0}/README.md +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/buf/validate/validate_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/buf/validate/validate_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/common/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/common/config.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/common/grpc_client.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/fund_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/trust_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_credentials.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/group_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/group/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/role/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/role/v1/role.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/role/v1/role_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/user_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/user_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/user/v1/user_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/option/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/option/v1/method_type_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/option/v1/method_type_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/type_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/type_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/type_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/address_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/address_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/address_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/amount.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/amount_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/amount_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/contact_details_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/date.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/date_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/date_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/date_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/decimal_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/decimal_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/ledger.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/ledger_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/ledger_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/sorting_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/sorting_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/sorting_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/time_of_day.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/time_of_day_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/time_of_day_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/time_of_day_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/token_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/token_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/type/v1/token_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/__init__.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/service_options_meshpy.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/service_pb2_grpc.py +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade.egg-info/SOURCES.txt +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade.egg-info/dependency_links.txt +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade.egg-info/requires.txt +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade.egg-info/top_level.txt +0 -0
- {meshtrade-1.9.0 → meshtrade-1.10.0}/setup.cfg +0 -0
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/client_pb2.py
RENAMED
|
@@ -32,7 +32,7 @@ from meshtrade.compliance.client.v1 import trust_pb2 as meshtrade_dot_compliance
|
|
|
32
32
|
from meshtrade.compliance.client.v1 import verification_status_pb2 as meshtrade_dot_compliance_dot_client_dot_v1_dot_verification__status__pb2
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+meshtrade/compliance/client/v1/client.proto\x12\x1emeshtrade.compliance.client.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a,meshtrade/compliance/client/v1/company.proto\x1a meshtrade/iam/role/v1/role.proto\x1a)meshtrade/compliance/client/v1/fund.proto\x1a\x33meshtrade/compliance/client/v1/natural_person.proto\x1a*meshtrade/compliance/client/v1/trust.proto\x1a\x38meshtrade/compliance/client/v1/verification_status.proto\"\
|
|
35
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+meshtrade/compliance/client/v1/client.proto\x12\x1emeshtrade.compliance.client.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a,meshtrade/compliance/client/v1/company.proto\x1a meshtrade/iam/role/v1/role.proto\x1a)meshtrade/compliance/client/v1/fund.proto\x1a\x33meshtrade/compliance/client/v1/natural_person.proto\x1a*meshtrade/compliance/client/v1/trust.proto\x1a\x38meshtrade/compliance/client/v1/verification_status.proto\"\xe0\t\n\x06\x43lient\x12\xbe\x01\n\x04name\x18\x01 \x01(\tB\xa9\x01\xbaH\xa5\x01\xba\x01\xa1\x01\n\x14name.format.optional\x12\x34name must be empty or in the format clients/{ULIDv2}\x1aSsize(this) == 0 || this.matches(\'^clients/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\')R\x04name\x12R\n\x05owner\x18\x02 \x01(\tB<\xbaH9r42/^groups/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01!\xc8\x01\x01R\x05owner\x12\x30\n\x0c\x64isplay_name\x18\x03 \x01(\tB\r\xbaH\nr\x05\x10\x01\x18\xff\x01\xc8\x01\x01R\x0b\x64isplayName\x12V\n\x0enatural_person\x18\x04 \x01(\x0b\x32-.meshtrade.compliance.client.v1.NaturalPersonH\x00R\rnaturalPerson\x12\x43\n\x07\x63ompany\x18\x05 \x01(\x0b\x32\'.meshtrade.compliance.client.v1.CompanyH\x00R\x07\x63ompany\x12:\n\x04\x66und\x18\x06 \x01(\x0b\x32$.meshtrade.compliance.client.v1.FundH\x00R\x04\x66und\x12=\n\x05trust\x18\x07 \x01(\x0b\x32%.meshtrade.compliance.client.v1.TrustH\x00R\x05trust\x12p\n\x13verification_status\x18\x08 \x01(\x0e\x32\x32.meshtrade.compliance.client.v1.VerificationStatusB\x0b\xbaH\x08\x82\x01\x02\x10\x01\xc8\x01\x01R\x12verificationStatus\x12\x85\x02\n\x16verification_authority\x18\t \x01(\tB\xcd\x01\xbaH\xc9\x01\xba\x01\xc5\x01\n&verification_authority.format.optional\x12\x46verification_authority must be empty or in the format clients/{ULIDv2}\x1aSsize(this) == 0 || this.matches(\'^clients/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\')R\x15verificationAuthority\x12G\n\x11verification_date\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x10verificationDate\x12P\n\x16next_verification_date\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x14nextVerificationDate\x12\x43\n\x05roles\x18\x0c \x03(\x0e\x32\x1b.meshtrade.iam.role.v1.RoleB\x10\xbaH\r\x92\x01\x07\"\x05\x82\x01\x02\x10\x01\xc8\x01\x01R\x05roles:\r\xb2\xb5\x18\t\n\x07\x83\x89z\xc1\x8d\xb7\x01\x42\x0e\n\x0clegal_personBc\n%co.meshtrade.api.compliance.client.v1Z:github.com/meshtrade/api/go/compliance/client/v1;client_v1b\x06proto3')
|
|
36
36
|
|
|
37
37
|
_globals = globals()
|
|
38
38
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -52,6 +52,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
52
52
|
_globals['_CLIENT'].fields_by_name['verification_authority']._serialized_options = b'\272H\311\001\272\001\305\001\n&verification_authority.format.optional\022Fverification_authority must be empty or in the format clients/{ULIDv2}\032Ssize(this) == 0 || this.matches(\'^clients/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\')'
|
|
53
53
|
_globals['_CLIENT'].fields_by_name['roles']._loaded_options = None
|
|
54
54
|
_globals['_CLIENT'].fields_by_name['roles']._serialized_options = b'\272H\r\222\001\007\"\005\202\001\002\020\001\310\001\001'
|
|
55
|
+
_globals['_CLIENT']._loaded_options = None
|
|
56
|
+
_globals['_CLIENT']._serialized_options = b'\262\265\030\t\n\007\203\211z\301\215\267\001'
|
|
55
57
|
_globals['_CLIENT']._serialized_start=420
|
|
56
|
-
_globals['_CLIENT']._serialized_end=
|
|
58
|
+
_globals['_CLIENT']._serialized_end=1668
|
|
57
59
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n meshtrade/iam/role/v1/role.proto\x12\x15meshtrade.iam.role.v1\x1a google/protobuf/descriptor.proto\"=\n\x08RoleList\x12\x31\n\x05roles\x18\x01 \x03(\x0e\x32\x1b.meshtrade.iam.role.v1.RoleR\x05roles*\xec\x05\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\x17\n\x11ROLE_WALLET_ADMIN\x10\xc0\x84=\x12\x18\n\x12ROLE_WALLET_VIEWER\x10\xc1\x84=\x12\x1f\n\x19ROLE_WALLET_ACCOUNT_ADMIN\x10\xc2\x84=\x12 \n\x1aROLE_WALLET_ACCOUNT_VIEWER\x10\xc3\x84=\x12\x1b\n\x15ROLE_COMPLIANCE_ADMIN\x10\x80\x89z\x12\x1c\n\x16ROLE_COMPLIANCE_VIEWER\x10\x81\x89z\x12\"\n\x1cROLE_COMPLIANCE_CLIENT_ADMIN\x10\x82\x89z\x12#\n\x1dROLE_COMPLIANCE_CLIENT_VIEWER\x10\x83\x89z\x12\x15\n\x0eROLE_IAM_ADMIN\x10\xc0\x8d\xb7\x01\x12\x16\n\x0fROLE_IAM_VIEWER\x10\xc1\x8d\xb7\x01\x12\x1e\n\x17ROLE_IAM_API_USER_ADMIN\x10\xc2\x8d\xb7\x01\x12\x1f\n\x18ROLE_IAM_API_USER_VIEWER\x10\xc3\x8d\xb7\x01\x12\x1b\n\x14ROLE_IAM_GROUP_ADMIN\x10\xc4\x8d\xb7\x01\x12\x1c\n\x15ROLE_IAM_GROUP_VIEWER\x10\xc5\x8d\xb7\x01\x12\x1a\n\x13ROLE_IAM_USER_ADMIN\x10\xc6\x8d\xb7\x01\x12\x1b\n\x14ROLE_IAM_USER_VIEWER\x10\xc7\x8d\xb7\x01\x12\x18\n\x11ROLE_STUDIO_ADMIN\x10\x80\x92\xf4\x01\x12\x19\n\x12ROLE_STUDIO_VIEWER\x10\x81\x92\xf4\x01\x12#\n\x1cROLE_STUDIO_INSTRUMENT_ADMIN\x10\x82\x92\xf4\x01\x12$\n\x1dROLE_STUDIO_INSTRUMENT_VIEWER\x10\x83\x92\xf4\x01\x12\x19\n\x12ROLE_TRADING_ADMIN\x10\xc0\x96\xb1\x02\x12\x1a\n\x13ROLE_TRADING_VIEWER\x10\xc1\x96\xb1\x02\x12\x1b\n\x14ROLE_REPORTING_ADMIN\x10\x80\x9b\xee\x02\x12\x1c\n\x15ROLE_REPORTING_VIEWER\x10\x81\x9b\xee\x02:
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n meshtrade/iam/role/v1/role.proto\x12\x15meshtrade.iam.role.v1\x1a google/protobuf/descriptor.proto\"=\n\x08RoleList\x12\x31\n\x05roles\x18\x01 \x03(\x0e\x32\x1b.meshtrade.iam.role.v1.RoleR\x05roles*\xec\x05\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\x17\n\x11ROLE_WALLET_ADMIN\x10\xc0\x84=\x12\x18\n\x12ROLE_WALLET_VIEWER\x10\xc1\x84=\x12\x1f\n\x19ROLE_WALLET_ACCOUNT_ADMIN\x10\xc2\x84=\x12 \n\x1aROLE_WALLET_ACCOUNT_VIEWER\x10\xc3\x84=\x12\x1b\n\x15ROLE_COMPLIANCE_ADMIN\x10\x80\x89z\x12\x1c\n\x16ROLE_COMPLIANCE_VIEWER\x10\x81\x89z\x12\"\n\x1cROLE_COMPLIANCE_CLIENT_ADMIN\x10\x82\x89z\x12#\n\x1dROLE_COMPLIANCE_CLIENT_VIEWER\x10\x83\x89z\x12\x15\n\x0eROLE_IAM_ADMIN\x10\xc0\x8d\xb7\x01\x12\x16\n\x0fROLE_IAM_VIEWER\x10\xc1\x8d\xb7\x01\x12\x1e\n\x17ROLE_IAM_API_USER_ADMIN\x10\xc2\x8d\xb7\x01\x12\x1f\n\x18ROLE_IAM_API_USER_VIEWER\x10\xc3\x8d\xb7\x01\x12\x1b\n\x14ROLE_IAM_GROUP_ADMIN\x10\xc4\x8d\xb7\x01\x12\x1c\n\x15ROLE_IAM_GROUP_VIEWER\x10\xc5\x8d\xb7\x01\x12\x1a\n\x13ROLE_IAM_USER_ADMIN\x10\xc6\x8d\xb7\x01\x12\x1b\n\x14ROLE_IAM_USER_VIEWER\x10\xc7\x8d\xb7\x01\x12\x18\n\x11ROLE_STUDIO_ADMIN\x10\x80\x92\xf4\x01\x12\x19\n\x12ROLE_STUDIO_VIEWER\x10\x81\x92\xf4\x01\x12#\n\x1cROLE_STUDIO_INSTRUMENT_ADMIN\x10\x82\x92\xf4\x01\x12$\n\x1dROLE_STUDIO_INSTRUMENT_VIEWER\x10\x83\x92\xf4\x01\x12\x19\n\x12ROLE_TRADING_ADMIN\x10\xc0\x96\xb1\x02\x12\x1a\n\x13ROLE_TRADING_VIEWER\x10\xc1\x96\xb1\x02\x12\x1b\n\x14ROLE_REPORTING_ADMIN\x10\x80\x9b\xee\x02\x12\x1c\n\x15ROLE_REPORTING_VIEWER\x10\x81\x9b\xee\x02:g\n\rmessage_roles\x12\x1f.google.protobuf.MessageOptions\x18\xd6\x86\x03 \x01(\x0b\x32\x1f.meshtrade.iam.role.v1.RoleListR\x0cmessageRoles:W\n\x05roles\x12\x1e.google.protobuf.MethodOptions\x18\xd5\x86\x03 \x01(\x0b\x32\x1f.meshtrade.iam.role.v1.RoleListR\x05rolesBO\n\x1c\x63o.meshtrade.api.iam.role.v1Z/github.com/meshtrade/api/go/iam/role/v1;role_v1b\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -60,8 +60,8 @@ ROLE_TRADING_ADMIN: Role
|
|
|
60
60
|
ROLE_TRADING_VIEWER: Role
|
|
61
61
|
ROLE_REPORTING_ADMIN: Role
|
|
62
62
|
ROLE_REPORTING_VIEWER: Role
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
MESSAGE_ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
64
|
+
message_roles: _descriptor.FieldDescriptor
|
|
65
65
|
ROLES_FIELD_NUMBER: _ClassVar[int]
|
|
66
66
|
roles: _descriptor.FieldDescriptor
|
|
67
67
|
|
|
@@ -27,7 +27,7 @@ from meshtrade.type.v1 import amount_pb2 as meshtrade_dot_type_dot_v1_dot_amount
|
|
|
27
27
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8meshtrade/reporting/account_report/v1/income_entry.proto\x12%meshtrade.reporting.account_report.v1\x1a\x1dmeshtrade/type/v1/token.proto\x1a\x1emeshtrade/type/v1/amount.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x8a\x03\n\x0bIncomeEntry\x12\x1d\n\nasset_name\x18\x01 \x01(\tR\tassetName\x12.\n\x05token\x18\x02 \x01(\x0b\x32\x18.meshtrade.type.v1.TokenR\x05token\x12.\n\x04\x64\x61te\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x04\x64\x61te\x12 \n\x0b\x64\x65scription\x18\x04 \x01(\tR\x0b\x64\x65scription\x12T\n\tnarrative\x18\x05 \x01(\x0e\x32\x36.meshtrade.reporting.account_report.v1.IncomeNarrativeR\tnarrative\x12\x31\n\x06\x61mount\x18\x06 \x01(\x0b\x32\x19.meshtrade.type.v1.AmountR\x06\x61mount\x12Q\n\x17reported_currency_value\x18\x07 \x01(\x0b\x32\x19.meshtrade.type.v1.AmountR\x15reportedCurrencyValue
|
|
30
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8meshtrade/reporting/account_report/v1/income_entry.proto\x12%meshtrade.reporting.account_report.v1\x1a\x1dmeshtrade/type/v1/token.proto\x1a\x1emeshtrade/type/v1/amount.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x8a\x03\n\x0bIncomeEntry\x12\x1d\n\nasset_name\x18\x01 \x01(\tR\tassetName\x12.\n\x05token\x18\x02 \x01(\x0b\x32\x18.meshtrade.type.v1.TokenR\x05token\x12.\n\x04\x64\x61te\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x04\x64\x61te\x12 \n\x0b\x64\x65scription\x18\x04 \x01(\tR\x0b\x64\x65scription\x12T\n\tnarrative\x18\x05 \x01(\x0e\x32\x36.meshtrade.reporting.account_report.v1.IncomeNarrativeR\tnarrative\x12\x31\n\x06\x61mount\x18\x06 \x01(\x0b\x32\x19.meshtrade.type.v1.AmountR\x06\x61mount\x12Q\n\x17reported_currency_value\x18\x07 \x01(\x0b\x32\x19.meshtrade.type.v1.AmountR\x15reportedCurrencyValue*\xfa\x01\n\x0fIncomeNarrative\x12 \n\x1cINCOME_NARRATIVE_UNSPECIFIED\x10\x00\x12\x1a\n\x16INCOME_NARRATIVE_YIELD\x10\x01\x12\x1d\n\x19INCOME_NARRATIVE_DIVIDEND\x10\x02\x12\x1d\n\x19INCOME_NARRATIVE_INTEREST\x10\x03\x12\x1e\n\x1aINCOME_NARRATIVE_PRINCIPAL\x10\x04\x12!\n\x1dINCOME_NARRATIVE_DISTRIBUTION\x10\x05\x12(\n$INCOME_NARRATIVE_PROFIT_DISTRIBUTION\x10\x06\x42y\n,co.meshtrade.api.reporting.account_report.v1ZIgithub.com/meshtrade/api/go/reporting/account_report/v1;account_report_v1b\x06proto3')
|
|
31
31
|
|
|
32
32
|
_globals = globals()
|
|
33
33
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -35,8 +35,8 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'meshtrade.reporting.account
|
|
|
35
35
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
36
36
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
37
37
|
_globals['DESCRIPTOR']._serialized_options = b'\n,co.meshtrade.api.reporting.account_report.v1ZIgithub.com/meshtrade/api/go/reporting/account_report/v1;account_report_v1'
|
|
38
|
-
_globals['_INCOMENARRATIVE']._serialized_start=
|
|
39
|
-
_globals['_INCOMENARRATIVE']._serialized_end=
|
|
38
|
+
_globals['_INCOMENARRATIVE']._serialized_start=593
|
|
39
|
+
_globals['_INCOMENARRATIVE']._serialized_end=843
|
|
40
40
|
_globals['_INCOMEENTRY']._serialized_start=196
|
|
41
41
|
_globals['_INCOMEENTRY']._serialized_end=590
|
|
42
42
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -15,10 +15,18 @@ class IncomeNarrative(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
15
15
|
__slots__ = ()
|
|
16
16
|
INCOME_NARRATIVE_UNSPECIFIED: _ClassVar[IncomeNarrative]
|
|
17
17
|
INCOME_NARRATIVE_YIELD: _ClassVar[IncomeNarrative]
|
|
18
|
-
|
|
18
|
+
INCOME_NARRATIVE_DIVIDEND: _ClassVar[IncomeNarrative]
|
|
19
|
+
INCOME_NARRATIVE_INTEREST: _ClassVar[IncomeNarrative]
|
|
20
|
+
INCOME_NARRATIVE_PRINCIPAL: _ClassVar[IncomeNarrative]
|
|
21
|
+
INCOME_NARRATIVE_DISTRIBUTION: _ClassVar[IncomeNarrative]
|
|
22
|
+
INCOME_NARRATIVE_PROFIT_DISTRIBUTION: _ClassVar[IncomeNarrative]
|
|
19
23
|
INCOME_NARRATIVE_UNSPECIFIED: IncomeNarrative
|
|
20
24
|
INCOME_NARRATIVE_YIELD: IncomeNarrative
|
|
21
|
-
|
|
25
|
+
INCOME_NARRATIVE_DIVIDEND: IncomeNarrative
|
|
26
|
+
INCOME_NARRATIVE_INTEREST: IncomeNarrative
|
|
27
|
+
INCOME_NARRATIVE_PRINCIPAL: IncomeNarrative
|
|
28
|
+
INCOME_NARRATIVE_DISTRIBUTION: IncomeNarrative
|
|
29
|
+
INCOME_NARRATIVE_PROFIT_DISTRIBUTION: IncomeNarrative
|
|
22
30
|
|
|
23
31
|
class IncomeEntry(_message.Message):
|
|
24
32
|
__slots__ = ("asset_name", "token", "date", "description", "narrative", "amount", "reported_currency_value")
|
|
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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_credentials.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.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
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.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
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/type_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/__init__.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.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.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-1.9.0 → meshtrade-1.10.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
|