vrchatapi 1.19.4

VRChat API Client for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ApiConfigReportOptions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**avatar** | Option<[**models::ApiConfigReportOptionsAvatar**]APIConfig_reportOptions_avatar.md> |  | [optional]
**group** | Option<[**models::ApiConfigReportOptionsGroup**]APIConfig_reportOptions_group.md> |  | [optional]
**user** | Option<[**models::ApiConfigReportOptionsUser**]APIConfig_reportOptions_user.md> |  | [optional]
**world** | Option<[**models::ApiConfigReportOptionsWorld**]APIConfig_reportOptions_world.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)