stripe-android
androidJvm
payments-core
/
com.stripe.android.model
/
PaymentMethod
/
BacsDebit
Bacs
Debit
data
class
BacsDebit
:
PaymentMethod.TypeData
Functions
Properties
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
fingerprint
Link copied to clipboard
@
JvmField
val
fingerprint
:
String
?
last4
Link copied to clipboard
@
JvmField
val
last4
:
String
?
sort
Code
Link copied to clipboard
@
JvmField
val
sortCode
:
String
?
type
Link copied to clipboard
open
override
val
type
:
PaymentMethod.Type