Skip to content

Commit

Permalink
Add loyalty exists while searching installment (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlicanAkkus authored Mar 20, 2024
1 parent 1474f69 commit c666bd7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ public class SearchInstallmentsRequest {
private BigDecimal price;
private Currency currency;
private boolean distinctCardBrandsWithLowestCommissions;
private boolean loyaltyExists;
}

0 comments on commit c666bd7

Please sign in to comment.