[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["The ProposalPage object represents a page within a larger set of Proposal objects, providing access to a subset of proposals."],["It includes information like the total number of proposals (`totalResultSetSize`), the starting position of the current page (`startIndex`), and the actual proposals on this page (`results`)."],["ProposalPage is used in conjunction with the `getProposalsByStatement()` method of the ProposalService to retrieve proposals in a paginated manner."]]],[]]