returnUserInfo property
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;
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
.
core.bool? returnUserInfo;