DefaultCardAccountRangeRepositoryFactory
class DefaultCardAccountRangeRepositoryFactory(context: Context, analyticsRequestExecutor: AnalyticsRequestExecutor) : CardAccountRangeRepository.Factory
Content copied to clipboard
A CardAccountRangeRepository.Factory that returns a DefaultCardAccountRangeRepositoryFactory.
Will throw an exception if PaymentConfiguration has not been instantiated.
Constructors
Link copied to clipboard
Link copied to clipboard
fun DefaultCardAccountRangeRepositoryFactory(context: Context, analyticsRequestExecutor: AnalyticsRequestExecutor)
Content copied to clipboard