714 B
714 B
PayloadCommitVerification
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| payload | Option<String> | The signed payload content | [optional] |
| reason | Option<String> | The reason for the verification status | [optional] |
| signature | Option<String> | The GPG signature of the commit | [optional] |
| signer | Option<models::PayloadUser> | [optional] | |
| verified | Option<bool> | Whether the commit signature is verified | [optional] |