# HookDeliveryResponse
## Properties
**headers** | Option<[**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md)> | The response headers received when the delivery was made. |
**payload** | Option<[**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md)> | The response payload received. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)