# SecurityLevelPayload
## Properties
**description** | Option<**String**> | The description of the security level | [optional]
**is_default** | Option<**bool**> | Whether the security level is default for the security scheme | [optional]
**name** | Option<**String**> | The name of the security level | [optional]
**security_level_members** | Option<[**Vec<models::SecurityLevelMemberPayload>**](SecurityLevelMemberPayload.md)> | The members of the security level | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)