Skip to content

Commit

Permalink
Update payment contexts properties and fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
armando-rodriguez-cko committed Nov 21, 2024
1 parent 8254c22 commit 244b317
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@AllArgsConstructor
public final class PaymentContextsAirlineData {

private List<PaymentContextsTicket> ticket;
private PaymentContextsTicket ticket;

private List<PaymentContextsPassenger> passenger;

Expand Down

0 comments on commit 244b317

Please sign in to comment.