Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Update BankTranserProcess and BankAccountRevealPasswordProcess to use custom fields on Process #387

Open
renatomassaro opened this issue Feb 16, 2018 · 0 comments
Assignees

Comments

@renatomassaro
Copy link
Member

On #386 new bank-related fields were added to the Process struct:

  • src_atm_id, src_acc_number
  • tgt_atm_id, tgt_acc_number

These fields should be used by BankTransferProcess and BankAccountRevealPasswordProcess. Using them instead of data allows the Process to support signals and add reactions based on events that affect the source or the target bank accounts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant