# `PolarExpress.Schemas.ListResource_LicenseKeyRead_`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/schemas/list_resource_license_key_read_.ex#L2)

ListResource[LicenseKeyRead]

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.ListResource_LicenseKeyRead_{
  items: [PolarExpress.Schemas.LicenseKeyRead.t()] | nil,
  pagination: PolarExpress.Schemas.Pagination.t() | nil
}
```

* `items`
* `pagination`

# `schema_name`

---

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