# `Polarex.PaymentNotReady`
[🔗](https://github.com/giusdp/polarex/blob/main/lib/polarex/schemas/payment_not_ready.ex#L1)

Provides struct and type for a PaymentNotReady

# `t`

```elixir
@type t() :: %Polarex.PaymentNotReady{detail: String.t(), error: String.t()}
```

---

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