CardAccountRangeService

fun CardAccountRangeService(    cardAccountRangeRepository: CardAccountRangeRepository,     workContext: CoroutineContext,     staticCardAccountRanges: StaticCardAccountRanges,     accountRangeResultListener: CardAccountRangeService.AccountRangeResultListener)