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

Downloadables

Downloadables API operations.

# `t`

```elixir
@type t() :: %PolarExpress.Resources.CustomerPortal.Downloadables{
  items: [map()] | nil,
  pagination: map() | nil
}
```

* `items`
* `pagination`

# `object_name`

---

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