recordsCount property

String? recordsCount
getter/setter pair

If return_user_info in the request is true, this is the number of returned accounts in this message.

Otherwise, this is the total number of accounts matching the query.

Implementation

core.String? recordsCount;