- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Payout model reference comments #649
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
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.
Pull Request Overview
This PR adds comprehensive documentation comments to payout model reference fields and makes minor corrections to existing comments. The main purpose is to improve code documentation for developers using the payout functionality.
- Added detailed XML documentation comments for YourReference and TheirReference fields in payout models
- Fixed minor spelling and formatting errors in existing comments
- Added a new webhook URL builder method for merchant-specific webhook endpoints
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.
| File | Description | 
|---|---|
| MoneyMoovUrlBuilder.cs | Added new webhook URL builder method for merchant-specific endpoints | 
| PayoutsValidator.cs | Fixed spelling error and improved formatting in validation regex comments | 
| PayoutUpdate.cs | Added comprehensive documentation for reference fields and updated minimum amount validation | 
| PayoutCreate.cs | Added detailed documentation for YourReference and TheirReference fields | 
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
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.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
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.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.