Files
vrchatapi-rust/docs/Permission.md
2021-09-12 13:28:50 +02:00

15 lines
439 B
Markdown

# Permission
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**owner_id** | **String** | |
**name** | **String** | |
**data** | Option<[**serde_json::Value**](.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)