limit property

int? limit
final

Specify the maximum number of results to return. The default is 5 and the maximum supported is 10.

Implementation

final int? limit;