nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/RequestContactExport.md
2024-09-04 18:30:33 +02:00

855 B

RequestContactExport

Properties

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]
customContactFilter \Brevo\Client\Model\RequestContactExportCustomContactFilter
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]

[Back to Model list] [Back to API list] [Back to README]