pageSize property

int? pageSize
getter/setter pair

The maximum number of policies to return, defaults to 100 and has a maximum of 1000.

Implementation

core.int? pageSize;