HasPagination¶
- class pydelfini.delfini_core.paginator.HasPagination(*args, **kwargs)[source]¶
Bases:
ProtocolA
Protocolthat matches any model that supportsPagination.Attributes
pagination
Bases: Protocol
A Protocol that matches any model that
supports Pagination.
Attributes
|