# IssueSecurityLevelMember
## Properties
**id** | **i64** | The ID of the issue security level member. |
**issue_security_level_id** | **i64** | The ID of the issue security level. |
**holder** | Option<[**crate::models::PermissionHolder**](PermissionHolder.md)> | The user or group being granted the permission. It consists of a `type` and a type-dependent `parameter`. See [Holder object](../api-group-permission-schemes/#holder-object) in *Get all permission schemes* for more information. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)