# RepositorySigningConfig
## Properties
**created_at** | **String** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**repository_id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**require_signatures** | **bool** | |
**sign_metadata** | **bool** | |
**sign_packages** | **bool** | |
**signing_key_id** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**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)