SDKAction
public enum SDKAction : Decodable
Describes an action in which the user is redirected to an SDK.
-
Indicates a WeChat Pay SDK action.
Declaration
Swift
case weChatPay(WeChatPaySDKAction)