# RepositoryRuleCommitMessagePatternParameters ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | How this rule will appear to users. | [optional] **negate** | Option<**bool**> | If true, the rule will fail if the pattern matches. | [optional] **operator** | **String** | The operator to use for matching. | **pattern** | **String** | The pattern to match with. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)