stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethod
/
TypeData
Type
Data
sealed
class
TypeData
:
StripeModel
Functions
Properties
Inheritors
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
)
Properties
type
Link copied to clipboard
abstract
val
type
:
PaymentMethod.Type
Inheritors
Card
Link copied to clipboard
CardPresent
Link copied to clipboard
Ideal
Link copied to clipboard
Fpx
Link copied to clipboard
SepaDebit
Link copied to clipboard
AuBecsDebit
Link copied to clipboard
BacsDebit
Link copied to clipboard
Sofort
Link copied to clipboard
Upi
Link copied to clipboard
Netbanking
Link copied to clipboard
USBankAccount
Link copied to clipboard