mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
15 lines
592 B
Markdown
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)
|
|
|
|
|