stripe-android
payments-model
/
com.stripe.android.model
/
StripeParamsModel
Stripe
Params
Model
interface
StripeParamsModel
:
Parcelable
Content copied to clipboard
Model for a Stripe API object creation parameters
Functions
Inheritors
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
to
Param
Map
Link copied to clipboard
abstract
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Inheritors
TokenParams
Link copied to clipboard