# OrgsCreateOrUpdateCustomPropertiesValuesForReposRequest
## Properties
**repository_names** | **Vec<String>** | The names of repositories that the custom property values will be applied to. |
**properties** | [**Vec<models::CustomPropertyValue>**](custom-property-value.md) | List of custom property names and associated values to apply to the repositories. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)