# PayloadCommitVerification ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **payload** | **String** | The signed payload content | [optional] **reason** | **String** | The reason for the verification status | [optional] **signature** | **String** | The GPG signature of the commit | [optional] **signer** | [**PayloadUser**](PayloadUser.md) | | [optional] **verified** | **Boolean** | Whether the commit signature is verified | [optional]