| Name | Description | Type | Additional information |
|---|---|---|---|
| Ideas |
The set of ideas specified in this particular paginated set. |
Collection of IdeaDetails |
None. |
| HasMoreIdeas |
Whether or not there are more ideas that continue on after this paginated set. |
boolean |
None. |
| Next |
Specifies a relative path to select the next set of paginated ideas based on the current set. Empty if there are no ideas older then the last idea in the current set. |
string |
None. |
| Previous |
Specifies a relative path to select the previous set of paginated ideas based on the current set. Empty if there are no ideas newer than the first idea in the current set. |
string |
None. |