Files
tea4j-autodeploy/docs/PayloadCommitVerification.md
T
2025-09-07 00:21:05 +00:00

11 lines
508 B
Markdown

# 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]