# LicensePolicyResponse
## Properties
**action** | **String** | |
**allow_unknown** | **bool** | |
**allowed_licenses** | **Vec<String>** | |
**created_at** | **String** | |
**denied_licenses** | **Vec<String>** | |
**description** | Option<**String**> | | [optional]
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_enabled** | **bool** | |
**name** | **String** | |
**repository_id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**updated_at** | Option<**String**> | | [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)