# `Stripe.Resources.WechatPayRedirectToIosApp`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/wechat_pay_redirect_to_ios_app.ex#L2)

PaymentIntentNextActionWechatPayRedirectToIOSApp

# `t`

```elixir
@type t() :: %Stripe.Resources.WechatPayRedirectToIosApp{native_url: String.t()}
```

* `native_url` - An universal link that redirect to WeChat Pay app Max length: 5000.

# `object_name`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
