# OrgRepoCustomPropertyValues
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**repository_id** | **i32** | |
**repository_name** | **String** | |
**repository_full_name** | **String** | |
**properties** | [**Vec<models::CustomPropertyValue>**](custom-property-value.md) | List of custom property names and associated values |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)