CardAccountRangeService

class CardAccountRangeService(cardAccountRangeRepository: CardAccountRangeRepository, uiContext: CoroutineContext, workContext: CoroutineContext, val staticCardAccountRanges: StaticCardAccountRanges, accountRangeResultListener: CardAccountRangeService.AccountRangeResultListener, isCbcEligible: () -> Boolean)

Constructors

Link copied to clipboard
constructor(cardAccountRangeRepository: CardAccountRangeRepository, uiContext: CoroutineContext, workContext: CoroutineContext, staticCardAccountRanges: StaticCardAccountRanges, accountRangeResultListener: CardAccountRangeService.AccountRangeResultListener, isCbcEligible: () -> Boolean)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val isLoading: StateFlow<Boolean>

Functions