limit property
Specify the maximum number of results to return. The default is 5 and the maximum supported is 10.
Implementation
final int? limit;
Specify the maximum number of results to return. The default is 5 and the maximum supported is 10.
final int? limit;