# PullsMergeRequest
## Properties
**commit_title** | Option<**String**> | Title for the automatic commit message. | [optional]
**commit_message** | Option<**String**> | Extra detail to append to automatic commit message. | [optional]
**sha** | Option<**String**> | SHA that pull request head must match to allow merge. | [optional]
**merge_method** | Option<**String**> | The merge method to use. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)