returnUserInfo property

bool? returnUserInfo
getter/setter pair

If true, this request will return the accounts matching the query.

If false, only the count of accounts matching the query will be returned. Defaults to true.

Implementation

core.bool? returnUserInfo;