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

ListResource[EventTypeWithStats]

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.ListResource_EventTypeWithStats_{
  items: term(),
  pagination: term()
}
```

* `items`
* `pagination`

# `schema_name`

---

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