# HookDeliveryRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **headers** | Option<[**std::collections::HashMap**](serde_json::Value.md)> | The request headers sent with the webhook delivery. | **payload** | Option<[**std::collections::HashMap**](serde_json::Value.md)> | The webhook payload. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)