-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: [PagoPA-1741] - get pdf receipt #60
Conversation
…a-biz-events-service into PAGOPA-1741-get-pdf
https://github.com/pagopa/pagopa-biz-events-service into PAGOPA-1741-get-pdf Conflicts: src/main/resources/application.properties
https://github.com/pagopa/pagopa-biz-events-service into PAGOPA-1741-get-pdf
https://github.com/pagopa/pagopa-biz-events-service into PAGOPA-1741-get-pdf Conflicts: .gitignore
@@ -34,6 +34,7 @@ public class BizEvent { | |||
private PaymentInfo paymentInfo; | |||
private List<Transfer> transferList; | |||
private TransactionDetails transactionDetails; | |||
private Long timestamp; |
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.
remove it
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.
great work 🚀
Quality Gate passedIssues Measures |
This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
depends on: INFRA
List of Changes
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: