toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model
/
PaymentMethod
/
TypeData
Type
Data
sealed
class
TypeData
:
StripeModel
Inheritors
Card
CardPresent
Ideal
Fpx
SepaDebit
AuBecsDebit
BacsDebit
Sofort
Upi
Netbanking
USBankAccount
Members
Properties
type
Link copied to clipboard
abstract
val
type
:
PaymentMethod.Type
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
abstract
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
override
fun
hashCode
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)