detectCardType

abstract fun detectCardType(cardNumber: String, publicKey: String?, supportedCardBrands: List<CardBrand>, clientKey: String, coroutineScope: CoroutineScope, type: String? = null)