Name | Type | Description | Notes |
---|---|---|---|
ExportAttributes | []string | List of all the attributes that you want to export. These attributes must be present in your contact database. For example, ['fname', 'lname', 'email']. | [optional] [default to null] |
CustomContactFilter | *RequestContactExportCustomContactFilter | [default to null] | |
NotifyUrl | string | Webhook that will be called once the export process is finished. For reference, https://help.brevo.com/hc/en-us/articles/360007666479 | [optional] [default to null] |