meshtrade 1.19.0__tar.gz → 1.20.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.
Files changed (217) hide show
  1. {meshtrade-1.19.0 → meshtrade-1.20.0}/PKG-INFO +1 -1
  2. {meshtrade-1.19.0 → meshtrade-1.20.0}/pyproject.toml +1 -1
  3. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/service_pb2.py +2 -2
  4. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade.egg-info/PKG-INFO +1 -1
  5. {meshtrade-1.19.0 → meshtrade-1.20.0}/README.md +0 -0
  6. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/buf/validate/validate_pb2.py +0 -0
  7. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/buf/validate/validate_pb2.pyi +0 -0
  8. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/__init__.py +0 -0
  9. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/common/__init__.py +0 -0
  10. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/common/config.py +0 -0
  11. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/common/grpc_client.py +0 -0
  12. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/__init__.py +0 -0
  13. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/__init__.py +0 -0
  14. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/__init__.py +0 -0
  15. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/client_pb2.py +0 -0
  16. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
  17. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/client_pb2_grpc.py +0 -0
  18. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
  19. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
  20. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_pb2_grpc.py +0 -0
  21. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
  22. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
  23. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_representative_pb2_grpc.py +0 -0
  24. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
  25. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
  26. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/company_representative_role_pb2_grpc.py +0 -0
  27. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
  28. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
  29. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/fund_pb2_grpc.py +0 -0
  30. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
  31. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
  32. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/identification_document_type_pb2_grpc.py +0 -0
  33. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
  34. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
  35. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/industry_classification_pb2_grpc.py +0 -0
  36. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
  37. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
  38. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2_grpc.py +0 -0
  39. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
  40. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
  41. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/natural_person_pb2_grpc.py +0 -0
  42. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
  43. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
  44. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/pep_status_pb2_grpc.py +0 -0
  45. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/service_meshpy.py +0 -0
  46. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/service_options_meshpy.py +0 -0
  47. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
  48. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
  49. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/service_pb2_grpc.py +0 -0
  50. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
  51. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
  52. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2_grpc.py +0 -0
  53. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
  54. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
  55. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/tax_residency_pb2_grpc.py +0 -0
  56. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
  57. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
  58. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/trust_pb2_grpc.py +0 -0
  59. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
  60. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
  61. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/compliance/client/v1/verification_status_pb2_grpc.py +0 -0
  62. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/__init__.py +0 -0
  63. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/__init__.py +0 -0
  64. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_credentials.py +0 -0
  65. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.py +0 -0
  66. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2.pyi +0 -0
  67. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_credentials_pb2_grpc.py +0 -0
  68. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.py +0 -0
  69. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2.pyi +0 -0
  70. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/api_user_pb2_grpc.py +0 -0
  71. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/service.py +0 -0
  72. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/service_meshpy.py +0 -0
  73. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/service_options_meshpy.py +0 -0
  74. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.py +0 -0
  75. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/service_pb2.pyi +0 -0
  76. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/api_user/v1/service_pb2_grpc.py +0 -0
  77. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/__init__.py +0 -0
  78. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/__init__.py +0 -0
  79. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
  80. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
  81. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/group_pb2_grpc.py +0 -0
  82. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/service_meshpy.py +0 -0
  83. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/service_options_meshpy.py +0 -0
  84. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
  85. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
  86. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/group/v1/service_pb2_grpc.py +0 -0
  87. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/role/v1/__init__.py +0 -0
  88. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/role/v1/role.py +0 -0
  89. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/role/v1/role_pb2.py +0 -0
  90. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/role/v1/role_pb2.pyi +0 -0
  91. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/role/v1/role_pb2_grpc.py +0 -0
  92. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/__init__.py +0 -0
  93. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/service_meshpy.py +0 -0
  94. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/service_options_meshpy.py +0 -0
  95. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/service_pb2.py +0 -0
  96. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/service_pb2.pyi +0 -0
  97. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/service_pb2_grpc.py +0 -0
  98. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/user_pb2.py +0 -0
  99. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/user_pb2.pyi +0 -0
  100. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/iam/user/v1/user_pb2_grpc.py +0 -0
  101. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/__init__.py +0 -0
  102. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/__init__.py +0 -0
  103. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/__init__.py +0 -0
  104. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/service_meshpy.py +0 -0
  105. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/service_options_meshpy.py +0 -0
  106. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/service_pb2.pyi +0 -0
  107. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/service_pb2_grpc.py +0 -0
  108. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
  109. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
  110. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/transaction_action_pb2_grpc.py +0 -0
  111. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
  112. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
  113. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/ledger/transaction/v1/transaction_state_pb2_grpc.py +0 -0
  114. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/option/v1/__init__.py +0 -0
  115. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/option/v1/method_type_pb2.py +0 -0
  116. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/option/v1/method_type_pb2.pyi +0 -0
  117. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/option/v1/method_type_pb2_grpc.py +0 -0
  118. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/__init__.py +0 -0
  119. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.py +0 -0
  120. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2.pyi +0 -0
  121. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/account_report_pb2_grpc.py +0 -0
  122. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.py +0 -0
  123. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2.pyi +0 -0
  124. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/disclaimer_pb2_grpc.py +0 -0
  125. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.py +0 -0
  126. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2.pyi +0 -0
  127. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/fee_entry_pb2_grpc.py +0 -0
  128. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.py +0 -0
  129. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2.pyi +0 -0
  130. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/income_entry_pb2_grpc.py +0 -0
  131. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/service_meshpy.py +0 -0
  132. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/service_options_meshpy.py +0 -0
  133. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.py +0 -0
  134. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2.pyi +0 -0
  135. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/service_pb2_grpc.py +0 -0
  136. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.py +0 -0
  137. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2.pyi +0 -0
  138. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/reporting/account_report/v1/trading_statement_entry_pb2_grpc.py +0 -0
  139. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/__init__.py +0 -0
  140. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.py +0 -0
  141. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2.pyi +0 -0
  142. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/instrument_pb2_grpc.py +0 -0
  143. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/instrument_type_pb2.py +0 -0
  144. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/instrument_type_pb2.pyi +0 -0
  145. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/instrument_type_pb2_grpc.py +0 -0
  146. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.py +0 -0
  147. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2.pyi +0 -0
  148. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/studio/instrument/v1/unit_pb2_grpc.py +0 -0
  149. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/__init__.py +0 -0
  150. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/__init__.py +0 -0
  151. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
  152. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
  153. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
  154. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/limit_order_pb2_grpc.py +0 -0
  155. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/service_meshpy.py +0 -0
  156. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/service_options_meshpy.py +0 -0
  157. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
  158. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
  159. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/limit_order/v1/service_pb2_grpc.py +0 -0
  160. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/__init__.py +0 -0
  161. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.py +0 -0
  162. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2.pyi +0 -0
  163. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/market_order_pb2_grpc.py +0 -0
  164. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/service_meshpy.py +0 -0
  165. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/service_options_meshpy.py +0 -0
  166. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.py +0 -0
  167. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/service_pb2.pyi +0 -0
  168. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/trading/market_order/v1/service_pb2_grpc.py +0 -0
  169. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/__init__.py +0 -0
  170. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/__init__.py +0 -0
  171. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/address_pb2.py +0 -0
  172. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/address_pb2.pyi +0 -0
  173. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/address_pb2_grpc.py +0 -0
  174. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/amount.py +0 -0
  175. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/amount_pb2.py +0 -0
  176. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
  177. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/amount_pb2_grpc.py +0 -0
  178. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
  179. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
  180. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/contact_details_pb2_grpc.py +0 -0
  181. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/date.py +0 -0
  182. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/date_pb2.py +0 -0
  183. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/date_pb2.pyi +0 -0
  184. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/date_pb2_grpc.py +0 -0
  185. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
  186. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/decimal_pb2.py +0 -0
  187. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
  188. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/decimal_pb2_grpc.py +0 -0
  189. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/ledger.py +0 -0
  190. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/ledger_pb2.py +0 -0
  191. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
  192. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/ledger_pb2_grpc.py +0 -0
  193. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/sorting_pb2.py +0 -0
  194. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/sorting_pb2.pyi +0 -0
  195. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/sorting_pb2_grpc.py +0 -0
  196. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/time_of_day.py +0 -0
  197. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/time_of_day_pb2.py +0 -0
  198. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/time_of_day_pb2.pyi +0 -0
  199. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/time_of_day_pb2_grpc.py +0 -0
  200. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/token_pb2.py +0 -0
  201. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/token_pb2.pyi +0 -0
  202. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/type/v1/token_pb2_grpc.py +0 -0
  203. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/__init__.py +0 -0
  204. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/__init__.py +0 -0
  205. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
  206. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
  207. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/account_pb2_grpc.py +0 -0
  208. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/service_meshpy.py +0 -0
  209. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/service_options_meshpy.py +0 -0
  210. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
  211. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
  212. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade/wallet/account/v1/service_pb2_grpc.py +0 -0
  213. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade.egg-info/SOURCES.txt +0 -0
  214. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade.egg-info/dependency_links.txt +0 -0
  215. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade.egg-info/requires.txt +0 -0
  216. {meshtrade-1.19.0 → meshtrade-1.20.0}/python/src/meshtrade.egg-info/top_level.txt +0 -0
  217. {meshtrade-1.19.0 → meshtrade-1.20.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshtrade
3
- Version: 1.19.0
3
+ Version: 1.20.0
4
4
  Summary: Integration SDK for Mesh API Services
5
5
  Author-email: Bernard Bussy <bernard@meshtrade.co>
6
6
  License: LicenseRef-My-Custom-License
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "meshtrade"
7
- version = "1.19.0"
7
+ version = "1.20.0"
8
8
  authors = [
9
9
  { name = "Bernard Bussy", email = "bernard@meshtrade.co" },
10
10
  ]
@@ -28,7 +28,7 @@ from meshtrade.option.v1 import method_type_pb2 as meshtrade_dot_option_dot_v1_d
28
28
  from meshtrade.ledger.transaction.v1 import transaction_state_pb2 as meshtrade_dot_ledger_dot_transaction_dot_v1_dot_transaction__state__pb2
29
29
 
30
30
 
31
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-meshtrade/ledger/transaction/v1/service.proto\x12\x1fmeshtrade.ledger.transaction.v1\x1a\x1b\x62uf/validate/validate.proto\x1a meshtrade/iam/role/v1/role.proto\x1a%meshtrade/option/v1/method_type.proto\x1a\x37meshtrade/ledger/transaction/v1/transaction_state.proto\"t\n\x1aGetTransactionStateRequest\x12V\n\x04name\x18\x01 \x01(\tBB\xbaH?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name\"f\n\x1bGetTransactionStateResponse\x12G\n\x05state\x18\x01 \x01(\x0e\x32\x31.meshtrade.ledger.transaction.v1.TransactionStateR\x05state\"x\n\x1eMonitorTransactionStateRequest\x12V\n\x04name\x18\x01 \x01(\tBB\xbaH?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name\"j\n\x1fMonitorTransactionStateResponse\x12G\n\x05state\x18\x01 \x01(\x0e\x32\x31.meshtrade.ledger.transaction.v1.TransactionStateR\x05state2\x80\x03\n\x12TransactionService\x12\xac\x01\n\x13GetTransactionState\x12;.meshtrade.ledger.transaction.v1.GetTransactionStateRequest\x1a<.meshtrade.ledger.transaction.v1.GetTransactionStateResponse\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x9f\xab\x03\xc1\x9f\xab\x03\xc2\x9f\xab\x03\xc3\x9f\xab\x03\x12\xba\x01\n\x17MonitorTransactionState\x12?.meshtrade.ledger.transaction.v1.MonitorTransactionStateRequest\x1a@.meshtrade.ledger.transaction.v1.MonitorTransactionStateResponse\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x9f\xab\x03\xc1\x9f\xab\x03\xc2\x9f\xab\x03\xc3\x9f\xab\x03\x30\x01\x42j\n&co.meshtrade.api.ledger.transaction.v1Z@github.com/meshtrade/api/go/ledger/transaction/v1;transaction_v1b\x06proto3')
31
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-meshtrade/ledger/transaction/v1/service.proto\x12\x1fmeshtrade.ledger.transaction.v1\x1a\x1b\x62uf/validate/validate.proto\x1a meshtrade/iam/role/v1/role.proto\x1a%meshtrade/option/v1/method_type.proto\x1a\x37meshtrade/ledger/transaction/v1/transaction_state.proto\"t\n\x1aGetTransactionStateRequest\x12V\n\x04name\x18\x01 \x01(\tBB\xbaH?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01\'\xc8\x01\x01R\x04name\"f\n\x1bGetTransactionStateResponse\x12G\n\x05state\x18\x01 \x01(\x0e\x32\x31.meshtrade.ledger.transaction.v1.TransactionStateR\x05state\"x\n\x1eMonitorTransactionStateRequest\x12V\n\x04name\x18\x01 \x01(\tBB\xbaH?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\x98\x01$\xc8\x01\x01R\x04name\"j\n\x1fMonitorTransactionStateResponse\x12G\n\x05state\x18\x01 \x01(\x0e\x32\x31.meshtrade.ledger.transaction.v1.TransactionStateR\x05state2\x80\x03\n\x12TransactionService\x12\xac\x01\n\x13GetTransactionState\x12;.meshtrade.ledger.transaction.v1.GetTransactionStateRequest\x1a<.meshtrade.ledger.transaction.v1.GetTransactionStateResponse\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x9f\xab\x03\xc1\x9f\xab\x03\xc2\x9f\xab\x03\xc3\x9f\xab\x03\x12\xba\x01\n\x17MonitorTransactionState\x12?.meshtrade.ledger.transaction.v1.MonitorTransactionStateRequest\x1a@.meshtrade.ledger.transaction.v1.MonitorTransactionStateResponse\"\x1a\xa0\xb5\x18\x01\xaa\xb5\x18\x12\n\x10\xc0\x9f\xab\x03\xc1\x9f\xab\x03\xc2\x9f\xab\x03\xc3\x9f\xab\x03\x30\x01\x42j\n&co.meshtrade.api.ledger.transaction.v1Z@github.com/meshtrade/api/go/ledger/transaction/v1;transaction_v1b\x06proto3')
32
32
 
33
33
  _globals = globals()
34
34
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -37,7 +37,7 @@ if not _descriptor._USE_C_DESCRIPTORS:
37
37
  _globals['DESCRIPTOR']._loaded_options = None
38
38
  _globals['DESCRIPTOR']._serialized_options = b'\n&co.meshtrade.api.ledger.transaction.v1Z@github.com/meshtrade/api/go/ledger/transaction/v1;transaction_v1'
39
39
  _globals['_GETTRANSACTIONSTATEREQUEST'].fields_by_name['name']._loaded_options = None
40
- _globals['_GETTRANSACTIONSTATEREQUEST'].fields_by_name['name']._serialized_options = b'\272H?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\230\001$\310\001\001'
40
+ _globals['_GETTRANSACTIONSTATEREQUEST'].fields_by_name['name']._serialized_options = b'\272H?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\230\001\'\310\001\001'
41
41
  _globals['_MONITORTRANSACTIONSTATEREQUEST'].fields_by_name['name']._loaded_options = None
42
42
  _globals['_MONITORTRANSACTIONSTATEREQUEST'].fields_by_name['name']._serialized_options = b'\272H?r:25^transactions/[0123456789ABCDEFGHJKMNPQRSTVWXYZ]{26}$\230\001$\310\001\001'
43
43
  _globals['_TRANSACTIONSERVICE'].methods_by_name['GetTransactionState']._loaded_options = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshtrade
3
- Version: 1.19.0
3
+ Version: 1.20.0
4
4
  Summary: Integration SDK for Mesh API Services
5
5
  Author-email: Bernard Bussy <bernard@meshtrade.co>
6
6
  License: LicenseRef-My-Custom-License
File without changes
File without changes