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