stripe-android
payments-core
/
com.stripe.android.model
/
ConsumerPaymentDetails
/
PaymentDetails
Payment
Details
sealed
class
PaymentDetails
:
Parcelable
Functions
Properties
Inheritors
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
id
Link copied to clipboard
open
val
id
:
String
is
Default
Link copied to clipboard
open
val
isDefault
:
Boolean
type
Link copied to clipboard
open
val
type
:
String
Inheritors
Card
Link copied to clipboard
BankAccount
Link copied to clipboard