Commit f78f374
cleilson pereira
feat: Add Pain.007.001.03 Builder and corresponding unit tests for ISO 20022 message construction
- Implemented Pain00700103Builder for constructing and serializing ISO 20022 pain.007.001.03 messages (Customer Payment Reversal V03).
- Added builder registration in MessageBuilderFactory for MessageType.Pain00700103.
- Comprehensive unit tests created for Pain00700103Builder covering all functionalities including group header, original group information, payment instructions, and transaction reversals.
- Updated changelog to reflect the addition of Pain.007.001.03 Builder support.1 parent 74cd7d1 commit f78f374
4 files changed
Lines changed: 1001 additions & 1 deletion
File tree
- Iso20022Library.Application/Builders
- Pain
- Iso20022Library.Tests/Builders
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments