[[["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."],[[["`OrderPage` objects represent a page within a larger set of `Order` objects, providing access to a portion of the total results."],["Key properties include `totalResultSetSize` indicating the total number of orders, `startIndex` showing the starting position of the current page within the total set, and `results` containing the array of `Order` objects on this page."],["The `OrderPage` is utilized within the `OrderService`, accessed via the `getOrdersByStatement()` method."]]],[]]