| Name | Type | Description | Notes |
|---|---|---|---|
| action | String | The event_type that was specified in the POST /repos/{owner}/{repo}/dispatches request body. |
|
| branch | String | ||
| client_payload | Option<std::collections::HashMap<String, serde_json::Value>> | The client_payload that was specified in the POST /repos/{owner}/{repo}/dispatches request body. |
|
| enterprise | Option<models::EnterpriseWebhooks> | [optional] | |
| installation | models::SimpleInstallation | ||
| organization | Option<models::OrganizationSimpleWebhooks> | [optional] | |
| repository | models::RepositoryWebhooks | ||
| sender | models::SimpleUser |