# PayloadCommit ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **added** | **Vec** | | [optional] [default to null] **author** | [***::models::PayloadUser**](PayloadUser.md) | | [optional] [default to null] **committer** | [***::models::PayloadUser**](PayloadUser.md) | | [optional] [default to null] **id** | **String** | sha1 hash of the commit | [optional] [default to null] **message** | **String** | | [optional] [default to null] **modified** | **Vec** | | [optional] [default to null] **removed** | **Vec** | | [optional] [default to null] **timestamp** | **String** | | [optional] [default to null] **url** | **String** | | [optional] [default to null] **verification** | [***::models::PayloadCommitVerification**](PayloadCommitVerification.md) | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)