Sha256: e4150d227f3f282a63548ba23ee50b531be78307668671fe9c57edcfefcb3685

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

# Brevo::ExportWebhooksHistory

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**days** | **Integer** | Number of days in the past including today (positive integer). _Not compatible with 'startDate' and 'endDate'_ | [optional] 
**start_date** | **String** | Mandatory if endDate is used. Starting date of the history (YYYY-MM-DD). Must be lower than equal to endDate | [optional] 
**end_date** | **String** | Mandatory if startDate is used. Ending date of the report (YYYY-MM-DD). Must be greater than equal to startDate | [optional] 
**sort** | **String** | Sorting order of records (asc or desc) | [optional] 
**type** | **String** | Filter the history based on webhook type | 
**event** | **String** | Filter the history for a specific event type | 
**notify_url** | **String** | Webhook URL to receive CSV file link | 
**webhook_id** | **Integer** | Filter the history for a specific webhook id | [optional] 
**email** | **String** | Filter the history for a specific email | [optional] 
**message_id** | **Integer** | Filter the history for a specific message id. Applicable only for transactional webhooks. | [optional] 


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
brevo-3.0.0 docs/ExportWebhooksHistory.md