import 'package:vrchat_dart_generated/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the permission. | [optional] |
displayName | String | The display name of the permission. | [optional] |
help | String | Human-readable description of the permission. | [optional] |
isManagementPermission | bool | Whether this permission is a "management" permission. | [optional] [default to false] |
allowedToAdd | bool | Whether the user is allowed to add this permission to a role. | [optional] [default to false] |