Pagination Example Usage import { Pagination } from "@polar-sh/sdk/models/components/pagination.js"; let value: Pagination = { totalCount: 538258, maxPage: 921757, }; Fields Field Type Required Description totalCount number ✔️ N/A maxPage number ✔️ N/A