[[["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-13 UTC."],[[["TeamPage objects represent a page within a larger set of Team objects, providing access to a subset of teams."],["Key properties of a TeamPage include the total number of teams (`totalResultSetSize`), the starting position of the page within the full result set (`startIndex`), and the actual team data for the current page (`results`)."],["This object is utilized within the context of the TeamService, particularly with the `getTeamsByStatement()` method for retrieving teams based on specified criteria."]]],[]]