stripe-android
payments-model
/
com.stripe.android.model
/
Token
/
Type
Type
enum
Type
:
Enum
<
Token.Type
>
Content copied to clipboard
Entries
Properties
Entries
Card
Link copied to clipboard
Card
Content copied to clipboard
BankAccount
Link copied to clipboard
BankAccount
Content copied to clipboard
Pii
Link copied to clipboard
Pii
Content copied to clipboard
Account
Link copied to clipboard
Account
Content copied to clipboard
CvcUpdate
Link copied to clipboard
CvcUpdate
Content copied to clipboard
Person
Link copied to clipboard
Person
Content copied to clipboard
Properties
code
Link copied to clipboard
@get:
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
val
code
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard