stripe-android
payments-model
/
com.stripe.android.model
/
TokenizationMethod
Tokenization
Method
enum
TokenizationMethod
:
Enum
<
TokenizationMethod
>
Content copied to clipboard
If a card number is tokenized, this is the method that was used.
See
tokenization_method
Entries
Types
Properties
Entries
ApplePay
Link copied to clipboard
ApplePay
Content copied to clipboard
GooglePay
Link copied to clipboard
GooglePay
Content copied to clipboard
Masterpass
Link copied to clipboard
Masterpass
Content copied to clipboard
VisaCheckout
Link copied to clipboard
VisaCheckout
Content copied to clipboard
Types
Companion
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard