# `PolarExpress.Resources.CustomerPortal.Subscriptions`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/resources/customer_portal/subscriptions.ex#L2)

Subscriptions

Subscriptions API operations.

# `t`

```elixir
@type t() :: %PolarExpress.Resources.CustomerPortal.Subscriptions{
  detail: String.t() | nil,
  error: String.t() | nil
}
```

* `detail`
* `error`

# `object_name`

---

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