StaticCardAccountRanges
Functions
Link copied to clipboard
abstract fun filter(cardNumber: CardNumber.Unvalidated): List<AccountRange>
Content copied to clipboard
Return all AccountRanges that contain the given cardNumber.
Link copied to clipboard
Return the first AccountRange that contains the given cardNumber, or null
.