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
Content copied to clipboard
Constructors
Functions
Properties
Constructors
We
Chat
Pay
Redirect
Link copied to clipboard
fun
WeChatPayRedirect
(
weChat
:
WeChat
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
weChat
Link copied to clipboard
val
weChat
:
WeChat
Content copied to clipboard