limit property

int? limit
final

Number of items to be returned per page, up to the maximum set for these objects in the current implementation.

Implementation

final int? limit;