github.com/grokify/go-ringcentral-client@v0.3.31/engagedigital/v1/client/docs/Webhook.md (about)

     1  # Webhook
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Active** | **bool** |  | [optional] 
     8  **ApiAccessToken** | [**WebhookAccessToken**](WebhookAccessToken.md) |  | [optional] 
     9  **Id** | **string** |  | 
    10  **RegisteredEvents** | **[]string** |  | [optional] 
    11  **StagingUse** | **bool** |  | [optional] 
    12  **Url** | **string** |  | [optional] 
    13  **VerifyToken** | **string** |  | [optional] 
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17