limit property
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;
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
.
core.String? limit;