toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model
/
MandateDataParams
/
Type
Type
sealed
class
Type
:
StripeParamsModel
,
Parcelable
Inheritors
Online
Members
Types
Online
Link copied to clipboard
data
class
Online
:
MandateDataParams.Type
If this is a Mandate accepted online, this hash contains details about the online acceptance.
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Param
Map
Link copied to clipboard
abstract
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)