stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethodCreateParams
/
ShopPay
Shop
Pay
class
ShopPay
(
externalSourceId
:
String
)
:
StripeParamsModel
,
Parcelable
Members
Constructors
Shop
Pay
Link copied to clipboard
constructor
(
externalSourceId
:
String
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
Param
Map
Link copied to clipboard
open
override
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)