-
Notifications
You must be signed in to change notification settings - Fork 32
Feature v3/dtrunetwo 298 v3 javasdk transfer refunds #114
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
Feature v3/dtrunetwo 298 v3 javasdk transfer refunds #114
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pls add the requested comment for a method and push the code.
@@ -2233,4 +2302,8 @@ private HyperwalletVenmoAccount copy(HyperwalletVenmoAccount venmoAccount) { | |||
return venmoAccount; | |||
} | |||
|
|||
private HyperwalletTransferRefund copy(HyperwalletTransferRefund transferRefund) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add comments for this method.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving as the comments for other similar methods will be added in the next release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
…rRefunds # Conflicts: # src/main/java/com/hyperwallet/clientsdk/Hyperwallet.java # src/test/java/com/hyperwallet/clientsdk/HyperwalletIT.java # src/test/java/com/hyperwallet/clientsdk/HyperwalletTest.java
No description provided.