Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ient into compay
  • Loading branch information
semihshn committed Mar 20, 2024
2 parents 4d6643f + 254bb8a commit 84006b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter/model.go
Original file line number Diff line number Diff line change
Expand Up @@ -1303,6 +1303,7 @@ type SearchInstallmentsRequest struct {
Price float64 `schema:"price"`
Currency Currency `schema:"currency"`
DistinctCardBrandsWithLowestCommissions bool `schema:"distinctCardBrandsWithLowestCommissions"`
LoyaltyExists bool `schema:"loyaltyExists"`
}

type InstallmentListResponse struct {
Expand Down

0 comments on commit 84006b0

Please sign in to comment.