# InfusionsoftRestApi.RestHook

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**eventKey** | **String** |  | [optional] 
**hookUrl** | **String** |  | [optional] 
**key** | **String** |  | [optional] 
**status** | **String** |  | [optional] 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `Unverified` (value: `"Unverified"`)

* `Verified` (value: `"Verified"`)

* `Inactive` (value: `"Inactive"`)




