Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 459 Bytes

PageOfComments.md

File metadata and controls

9 lines (8 loc) · 459 Bytes

PageOfComments

Properties

Name Type Description Notes
startAt Long The index of the first item returned. [optional]
maxResults Integer The maximum number of items that could be returned. [optional]
total Long The number of items returned. [optional]
comments List<Comment> The list of comments. [optional]