toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-ui-core
/
com.stripe.android.ui.core.elements
/
BacsDebitBankAccountSpec
Bacs
Debit
Bank
Account
Spec
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Serializable
class
BacsDebitBankAccountSpec
:
FormItemSpec
Members
Constructors
Bacs
Debit
Bank
Account
Spec
Link copied to clipboard
constructor
(
)
Properties
api
Path
Link copied to clipboard
open
override
val
apiPath
:
IdentifierSpec
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
transform
Link copied to clipboard
fun
transform
(
initialValues
:
Map
<
IdentifierSpec
,
String
?
>
)
:
SectionElement
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)