stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
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.