Files
vrchatapi-rust/docs/PaginatedGroupAuditLogEntryList.md
2022-12-05 00:43:30 +01:00

646 B

PaginatedGroupAuditLogEntryList

Properties

Name Type Description Notes
results Option<Veccrate::models::GroupAuditLogEntry> [optional]
total_count Option<i32> The total number of results that the query would return if there were no pagination. [optional]
has_next Option<bool> Whether there are more results after this page. [optional]

[Back to Model list] [Back to API list] [Back to README]