Pagination
@type t() :: %PolarExpress.Schemas.Pagination{ max_page: integer() | nil, total_count: integer() | nil }
max_page
total_count