maxResults property

int? maxResults
final

The maxResults parameter specifies the maximum number of items that should be returned in the result set. Acceptable values are 0 to 50, inclusive. The default value is 5.

unsigned integer

Implementation

final int? maxResults;