maxResults property

int? maxResults
final

Required. The maximum number of instance options that can be returned per page (20 by default). This value must be an integer from 5 to 100.

Implementation

final int? maxResults;