import 'package:vrchat_dart_generated/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| badges | List<String> | Badges afforded the user by this permission | [optional] |
| max | int | Maximum value afforded the user by this permission | [optional] |
| maxFavoriteGroups | Map<String, int> | Maximum favorite groups afforded the user by this permission | [optional] |
| maxFavoritesPerGroup | Map<String, int> | Maximum favorites per group afforded the user by this permission | [optional] |
| tags | List<String> | Tags afforded the user by this permission | [optional] |