limit property

String? limit
getter/setter pair

The maximum number of accounts to return with an upper limit of 500.

Defaults to 500. Only valid when return_user_info is set to true.

Implementation

core.String? limit;