toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-model
/
com.stripe.android.model
/
CardBrand
/
Companion
/
fromCode
from
Code
fun
fromCode
(
code
:
String
?
)
:
CardBrand
Parameters
code
a brand code, such as
Visa
or
American Express
. See PaymentMethod.Card.brand.