| Name | Type | Description | Notes |
|---|---|---|---|
| scope | Scope | 'all' grants access to all profiles, 'profiles' restricts to specific profiles (enum: all, profiles) | |
| profile_ids | Option<Vec> | Required if scope is 'profiles'. Array of profile IDs to grant access to. | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| scope | Scope | 'all' grants access to all profiles, 'profiles' restricts to specific profiles (enum: all, profiles) | |
| profile_ids | Option<Vec> | Required if scope is 'profiles'. Array of profile IDs to grant access to. | [optional] |