# PolicyResponse
## Properties
**block_on_fail** | **bool** | |
**block_unscanned** | **bool** | |
**created_at** | **String** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_enabled** | **bool** | |
**max_artifact_age_days** | Option<**i32**> | | [optional]
**max_severity** | **String** | |
**min_staging_hours** | Option<**i32**> | | [optional]
**name** | **String** | |
**repository_id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**require_signature** | **bool** | |
**updated_at** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)