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