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

P24 resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.P24{reference: String.t() | nil}
```

* `reference` - Nullable.

# `object_name`

---

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