Skip to content

Commit

Permalink
Add member based settlement delay count
Browse files Browse the repository at this point in the history
  • Loading branch information
Alican Akkus committed May 16, 2024
1 parent 3c4f975 commit a887256
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ public class UpdateMemberRequest {
private BigDecimal subMerchantMaximumAllowedNegativeBalance;
private Boolean isBuyer;
private Boolean isSubMerchant;
private Integer settlementDelayCount;
}

0 comments on commit a887256

Please sign in to comment.