Repository URL to install this package:
|
Version:
0.4.202 ▾
|
class OrderActionHandler:
@staticmethod
def handle_create(data):
pass
@staticmethod
def handle_update(data):
pass
@staticmethod
def handle_cancel(data):
pass