[[["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-02-02 UTC."],[[["The `ProposalLineItemPage` object represents a page of `ProposalLineItem` objects, providing access to a subset of proposal line items within a larger result set."],["It includes fields like `results`, `startIndex`, and `totalResultSetSize` to navigate and understand the paginated data structure."],["The `results` field stores the collection of `ProposalLineItem` objects contained within the current page, allowing access to detailed information about each proposal line item."],["Navigation within the result set is facilitated by `startIndex`, indicating the starting position of the page, and `totalResultSetSize`, representing the total number of proposal line items across all pages."]]],[]]