import 'package:vrchat_dart_generated/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| hasNext | bool | Whether there are more results after this page. | [optional] |
| results | List<ModerationReport> | The list of moderation reports. | [optional] |
| totalCount | int | The total number of results that the query would return if there were no pagination. | [optional] |