# AuthPrivilege
## Properties
**category** | **String** | Specifies the general categorization of the privilege. | [default to null]
**description** | **String** | Specifies a short description of the privilege. | [default to null]
**id** | **String** | Specifies the ID of the privilege. | [default to null]
**name** | **String** | Specifies the name of the privilege. | [optional] [default to null]
**read_write** | **bool** | True, if the privilege is read-write. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)