filter

abstract fun filter(cardNumber: CardNumber.Unvalidated): List<AccountRange>

Return all AccountRanges that contain the given cardNumber.