Files
vrchatapi-rust/docs/License.md
2021-10-31 01:17:08 +00:00

15 lines
592 B
Markdown

# License
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**for_id** | **String** | Either a AvatarID, LicenseGroupID, PermissionID or ProductID. This depends on the `forType` field. |
**for_type** | [**crate::models::LicenseType**](LicenseType.md) | |
**for_name** | **String** | |
**for_action** | [**crate::models::LicenseAction**](LicenseAction.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)