meshtrade 0.0.10__tar.gz → 0.0.11__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-0.0.10 → meshtrade-0.0.11}/PKG-INFO +1 -1
- {meshtrade-0.0.10 → meshtrade-0.0.11}/pyproject.toml +1 -1
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/__init__.py +2 -0
- meshtrade-0.0.11/python/src/meshtrade/type/v1/sorting_pb2.py +37 -0
- meshtrade-0.0.11/python/src/meshtrade/type/v1/sorting_pb2.pyi +14 -0
- meshtrade-0.0.11/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py +4 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade.egg-info/PKG-INFO +1 -1
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade.egg-info/SOURCES.txt +3 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/README.md +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/buf/validate/validate_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/buf/validate/validate_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/common/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/common/config.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/common/grpc_client.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/client_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_representative_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/fund_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/natural_person_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/pep_status_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/trust_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/verification_status_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_credentials.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/group_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/group/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/role/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/role/v1/role.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/role/v1/role_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/role/v1/role_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/role/v1/role_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/user_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/user_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/user/v1/user_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/option/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/option/v1/method_type_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/option/v1/method_type_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/market_order_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/address_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/address_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/address_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/amount.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/amount_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/amount_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/contact_details_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/date.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/date_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/date_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/date_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/decimal_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/decimal_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/ledger.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/ledger_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/ledger_pb2_grpc.py +0 -0
- /meshtrade-0.0.10/python/src/meshtrade/type/v1/time_of_day_pb2_grpc.py → /meshtrade-0.0.11/python/src/meshtrade/type/v1/sorting_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/time_of_day.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/time_of_day_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/time_of_day_pb2.pyi +0 -0
- /meshtrade-0.0.10/python/src/meshtrade/type/v1/token_pb2_grpc.py → /meshtrade-0.0.11/python/src/meshtrade/type/v1/time_of_day_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/token_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/type/v1/token_pb2.pyi +0 -0
- /meshtrade-0.0.10/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py → /meshtrade-0.0.11/python/src/meshtrade/type/v1/token_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/__init__.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_options_meshpy.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_pb2_grpc.py +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade.egg-info/dependency_links.txt +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade.egg-info/requires.txt +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade.egg-info/top_level.txt +0 -0
- {meshtrade-0.0.10 → meshtrade-0.0.11}/setup.cfg +0 -0
|
@@ -20,6 +20,7 @@ from .ledger_pb2 import Ledger
|
|
|
20
20
|
from .token_pb2 import Token
|
|
21
21
|
from .amount_pb2 import Amount
|
|
22
22
|
from .date_pb2 import Date
|
|
23
|
+
from .sorting_pb2 import SortingOrder
|
|
23
24
|
from .time_of_day_pb2 import TimeOfDay
|
|
24
25
|
|
|
25
26
|
# ===================================================================
|
|
@@ -88,6 +89,7 @@ __all__ = [
|
|
|
88
89
|
"Date",
|
|
89
90
|
"Decimal",
|
|
90
91
|
"Ledger",
|
|
92
|
+
"SortingOrder",
|
|
91
93
|
"TimeOfDay",
|
|
92
94
|
"Token",
|
|
93
95
|
# Manual exports
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: meshtrade/type/v1/sorting.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'meshtrade/type/v1/sorting.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fmeshtrade/type/v1/sorting.proto\x12\x11meshtrade.type.v1*\\\n\x0cSortingOrder\x12\x1d\n\x19SORTING_ORDER_UNSPECIFIED\x10\x00\x12\x15\n\x11SORTING_ORDER_ASC\x10\x01\x12\x16\n\x12SORTING_ORDER_DESC\x10\x02\x42\x46\n\x18\x63o.meshtrade.api.type.v1Z*github.com/meshtrade/api/go/type/v1;typev1b\x06proto3')
|
|
28
|
+
|
|
29
|
+
_globals = globals()
|
|
30
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
31
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'meshtrade.type.v1.sorting_pb2', _globals)
|
|
32
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
34
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\030co.meshtrade.api.type.v1Z*github.com/meshtrade/api/go/type/v1;typev1'
|
|
35
|
+
_globals['_SORTINGORDER']._serialized_start=54
|
|
36
|
+
_globals['_SORTINGORDER']._serialized_end=146
|
|
37
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
|
|
2
|
+
from google.protobuf import descriptor as _descriptor
|
|
3
|
+
from typing import ClassVar as _ClassVar
|
|
4
|
+
|
|
5
|
+
DESCRIPTOR: _descriptor.FileDescriptor
|
|
6
|
+
|
|
7
|
+
class SortingOrder(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
8
|
+
__slots__ = ()
|
|
9
|
+
SORTING_ORDER_UNSPECIFIED: _ClassVar[SortingOrder]
|
|
10
|
+
SORTING_ORDER_ASC: _ClassVar[SortingOrder]
|
|
11
|
+
SORTING_ORDER_DESC: _ClassVar[SortingOrder]
|
|
12
|
+
SORTING_ORDER_UNSPECIFIED: SortingOrder
|
|
13
|
+
SORTING_ORDER_ASC: SortingOrder
|
|
14
|
+
SORTING_ORDER_DESC: SortingOrder
|
|
@@ -157,6 +157,9 @@ python/src/meshtrade/type/v1/ledger.py
|
|
|
157
157
|
python/src/meshtrade/type/v1/ledger_pb2.py
|
|
158
158
|
python/src/meshtrade/type/v1/ledger_pb2.pyi
|
|
159
159
|
python/src/meshtrade/type/v1/ledger_pb2_grpc.py
|
|
160
|
+
python/src/meshtrade/type/v1/sorting_pb2.py
|
|
161
|
+
python/src/meshtrade/type/v1/sorting_pb2.pyi
|
|
162
|
+
python/src/meshtrade/type/v1/sorting_pb2_grpc.py
|
|
160
163
|
python/src/meshtrade/type/v1/time_of_day.py
|
|
161
164
|
python/src/meshtrade/type/v1/time_of_day_pb2.py
|
|
162
165
|
python/src/meshtrade/type/v1/time_of_day_pb2.pyi
|
|
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-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/client_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/trust_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_credentials.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/__init__.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/trading/market_order/v1/service_pb2.py
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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-0.0.10 → meshtrade-0.0.11}/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
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_meshpy.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{meshtrade-0.0.10 → meshtrade-0.0.11}/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
|