limit property
The maximum number of results to return.
Applies after all other constraints. Requires: * The value must be greater than or equal to zero if specified.
Implementation
core.int? limit;
The maximum number of results to return.
Applies after all other constraints. Requires: * The value must be greater than or equal to zero if specified.
core.int? limit;