PolarExpress.Schemas.Pagination (polar_express v0.2.2)

Copy Markdown View Source

Pagination

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.Pagination{max_page: term(), total_count: term()}
  • max_page
  • total_count

Functions

schema_name()