stripe-android
payments-core
/
com.stripe.android.model
/
StripeIntent
/
NextActionData
/
WeChatPayRedirect
We
Chat
Pay
Redirect
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
WeChatPayRedirect
(
val
weChat
:
WeChat
)
:
StripeIntent.NextActionData
Constructors
Functions
Properties
Constructors
We
Chat
Pay
Redirect
Link copied to clipboard
fun
WeChatPayRedirect
(
weChat
:
WeChat
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
we
Chat
Link copied to clipboard
val
weChat
:
WeChat