# CreatePermissionHolderRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | The permission holder type. This must be \"Group\" or \"AccountId\". |
**value** | **String** | The permission holder value. This must be a group name if the type is \"Group\" or an account ID if the type is \"AccountId\". |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)