# OrgHook
## Properties
**id** | **i32** | |
**url** | **String** | |
**ping_url** | **String** | |
**deliveries_url** | Option<**String**> | | [optional]
**name** | **String** | |
**events** | **Vec<String>** | |
**active** | **bool** | |
**config** | [**models::OrgHookConfig**](org_hook_config.md) | |
**updated_at** | **String** | |
**created_at** | **String** | |
**r#type** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)