create()
create(\apex\transaction\worker\MessageEventInterface $msg)
Create transaction account.
Parameters
\apex\transaction\worker\MessageEventInterface | $msg | The message that was dispatched. |
Worker / listener that handles all transaction account functions, such as create account, load account, update balance, and more.