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

Provides struct and type for a NotOpenCheckout

# `t`

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

---

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