# `Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Oxxo`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/payment_attempt_record.ex#L1518)

Nested struct within the parent resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.PaymentAttemptRecord.PaymentMethodDetails.Oxxo{
  number: String.t() | nil
}
```

* `number` - OXXO reference number Max length: 5000. Nullable.

---

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