Sha256: 646ed5b4a56250210844196001f187fbba02955fd2448bd863e228672ea8ff5d

Contents?: true

Size: 867 Bytes

Versions: 1

Compression:

Stored size: 867 Bytes

Contents

# Brevo::GetWebhook

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | URL of the webhook | 
**id** | **Integer** | ID of the webhook | 
**description** | **String** | Description of the webhook | 
**events** | **Array<String>** |  | 
**type** | **String** | Type of webhook (marketing or transactional) | 
**created_at** | **String** | Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**modified_at** | **String** | Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) | 
**batched** | **BOOLEAN** | To send batched webhooks | [optional] 
**auth** | [**GetWebhookAuth**](GetWebhookAuth.md) |  | [optional] 
**headers** | [**Array<GetWebhookHeaders>**](GetWebhookHeaders.md) | Custom headers to be send with webhooks | [optional] 


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
brevo-3.0.0 docs/GetWebhook.md