[[["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 2025-02-20 UTC."],[],["The `LineItemPage` object captures a subset of `LineItem` objects retrieved via the `getLineItemsByStatement()` method of the `LineItemService`. It contains the `totalResultSetSize`, indicating the total number of available line items. The `startIndex` specifies the page's starting index within the full result set. `results` is an array holding the `LineItem` objects for that page. These fields are used to manage and paginate data in the service namespace.\n"]]