Interface ICheckpointPagedList<T>
- Namespace
- Auth0.Management
Api .Paging
- Assembly
- Auth0.ManagementApi.dll
Interface for a list that contains items of T
as well as metadata
about which page of items this is and how many exist.
Type Parameters
T
Type of item to list.
- Inherited Members
Properties
Paging
Information about how many items exist, which page this is etc.