Ejemplo n.º 1
0
 def response(self, transaction: Transaction, result):
     user_type = transaction.get_meta('user_type')
     pass
Ejemplo n.º 2
0
 def request(self, transaction: Transaction, params):
     user_type = transaction.get_meta('user_type')
     pass