Files
vrchatapi-rust/docs/PlayerModeration.md
2021-08-19 16:12:29 +02:00

18 lines
619 B
Markdown

# PlayerModeration
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**_type** | [**crate::models::PlayerModerationType**](PlayerModerationType.md) | |
**source_user_id** | **String** | | [readonly]
**source_display_name** | **String** | |
**target_user_id** | **String** | | [readonly]
**target_display_name** | **String** | |
**created** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)