Skip to content

Commit

Permalink
[PRDP-164] added specific section for payer error in receipt
Browse files Browse the repository at this point in the history
  • Loading branch information
giomella committed Oct 17, 2023
1 parent 7aeb5dd commit 14e13b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public class Receipt {
private ReceiptMetadata mdAttachPayer;
private int numRetry;
private ReasonError reasonErr;
private ReasonError reasonErrPayer;
private long inserted_at;
private long generated_at;
private long notified_at;
Expand Down

0 comments on commit 14e13b4

Please sign in to comment.