maxPageSize property

int maxPageSize
final

The maximum number of items a list request can return.

Used by the UnsplashClient to check request parameters.

Implementation

final int maxPageSize = 30;