Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed Apr 1, 2021
1 parent 9dafb95 commit 2258752
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 @@ final class AccountNumberComplete extends BaseRawData implements AccountNumber {

private static final long serialVersionUID = -7012531091389412459L;

// See https://www.iso.org/news/2016/11/Ref2146.html
private static final int IIN_LEN = 8;

private final DisposableStringData accountNumber;
Expand Down

0 comments on commit 2258752

Please sign in to comment.