[[["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 2023-08-22 UTC."],[[["OrderPage objects represent a page within a larger set of Order objects, providing access to a subset of orders."],["Key properties of an OrderPage include the total number of orders, the starting index of the current page, and an array of Order objects contained on that page."],["OrderPage objects are retrieved through the `getOrdersByStatement()` method of the OrderService, facilitating navigation through paginated order data."]]],[]]