Skip to content

Instantly share code, notes, and snippets.

@eshiue328
Created September 24, 2021 20:58
Show Gist options
  • Save eshiue328/a54dcf21d8a8068cadae74d85dbf9e28 to your computer and use it in GitHub Desktop.
Save eshiue328/a54dcf21d8a8068cadae74d85dbf9e28 to your computer and use it in GitHub Desktop.
Deposit {
AccountNumber accountNumber;
TransactionType transactionType;
Money amount;
DateTime date;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment