stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethod
/
Type
/
P24
P24
P24
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
has
Delayed
Settlement
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
hasDelayedSettlement
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
code
Link copied to clipboard
@
JvmField
val
code
:
String
is
Reusable
Link copied to clipboard
@
JvmField
val
isReusable
:
Boolean
is
Voucher
Link copied to clipboard
@
JvmField
val
isVoucher
:
Boolean
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
requires
Mandate
Link copied to clipboard
@
JvmField
val
requiresMandate
:
Boolean