| Name | Type | Description | Notes |
|---|---|---|---|
| has_next | Option<bool> | Whether there are more results after this page. | [optional] |
| results | Option<Vecmodels::ModerationReport> | The list of moderation reports. | [optional] |
| total_count | Option<i32> | The total number of results that the query would return if there were no pagination. | [optional] |