stripe-android
payments-core
/
com.stripe.android.model
/
SourceTypeModel
/
SepaDebit
Sepa
Debit
data
class
SepaDebit
:
SourceTypeModel
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
bankCode
Link copied to clipboard
val
bankCode
:
String
?
Content copied to clipboard
branchCode
Link copied to clipboard
val
branchCode
:
String
?
Content copied to clipboard
country
Link copied to clipboard
val
country
:
String
?
Content copied to clipboard
fingerPrint
Link copied to clipboard
val
fingerPrint
:
String
?
Content copied to clipboard
last4
Link copied to clipboard
val
last4
:
String
?
Content copied to clipboard
mandateReference
Link copied to clipboard
val
mandateReference
:
String
?
Content copied to clipboard
mandateUrl
Link copied to clipboard
val
mandateUrl
:
String
?
Content copied to clipboard