# RuleResponse
## Properties
**action** | **String** | |
**architecture** | **String** | |
**created_at** | **String** | |
**created_by** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**enabled** | **bool** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**package_pattern** | **String** | |
**priority** | **i32** | |
**reason** | **String** | |
**staging_repo_id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**updated_at** | **String** | |
**version_constraint** | **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)