[[["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-05-15 UTC."],[[["LineItemPage objects represent a page within a larger set of LineItem objects, providing details about a specific portion of the results."],["The object includes information like the total number of LineItems (`totalResultSetSize`), the starting position of the current page (`startIndex`), and the actual LineItem data for the current page (`results`)."],["Accessing LineItemPage objects is typically done through the `getLineItemsByStatement()` method of the LineItemService, facilitating retrieval of LineItems based on specified criteria."]]],[]]