Sha256: 2a51bfa0b717d227c24f57dfe80582494933053f2f1f5ce8e9fcf5c1a3dbb276
Contents?: true
Size: 685 Bytes
Versions: 2
Compression:
Stored size: 685 Bytes
Contents
# Brevo::RequestContactExport ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **export_attributes** | **Array<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] **custom_contact_filter** | [**RequestContactExportCustomContactFilter**](RequestContactExportCustomContactFilter.md) | | **notify_url** | **String** | Webhook that will be called once the export process is finished. For reference, https://help.brevo.com/hc/en-us/articles/360007666479 | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/RequestContactExport.md |
brevo-2.0.0 | docs/RequestContactExport.md |