stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethodOptionsParams
/
WeChatPay
We
Chat
Pay
data
class
WeChatPay
(
appId
:
String
)
:
PaymentMethodOptionsParams
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
to
Param
Map
Link copied to clipboard
open
override
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
Properties
appId
Link copied to clipboard
var
appId
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
PaymentMethod.Type
Content copied to clipboard