Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user bank account methods #51

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Add user bank account methods #51

merged 2 commits into from
Oct 20, 2021

Conversation

kratos-42
Copy link
Contributor

@kratos-42 kratos-42 commented Oct 18, 2021

This PR adds the UserBankAccount module.
Following is the list of the methods added to UserBankAccountManager:

  • create;
  • delete;
  • get;
  • list;
  • patch.

Following is the list of the methods added to UserBankAccountModel:

  • delete;
  • getAsset;
  • patch.

@joaonice joaonice merged commit f8d70d9 into master Oct 20, 2021
@joaonice joaonice deleted the feature/user-bank-account branch October 20, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants