UNPKG

infusionsoft-nodejs

Version:

A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.

25 lines (13 loc) 470 B
# 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"`)