toggle menu
adyen-android
androidJvm
switch theme
search in API
card
/
com.adyen.checkout.card.internal.data.api
/
DefaultDetectCardTypeRepository
/
detectCardType
detect
Card
Type
open
override
fun
detectCardType
(
cardNumber
:
String
,
publicKey
:
String
?
,
supportedCardBrands
:
List
<
CardBrand
>
,
clientKey
:
String
,
coroutineScope
:
CoroutineScope
,
type
:
String
?
)