Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 861 Bytes

RequestContactExport.md

File metadata and controls

11 lines (8 loc) · 861 Bytes

sib_api_v3_sdk.Model.RequestContactExport

Properties

Name Type Description Notes
ExportAttributes List<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 RequestContactExportCustomContactFilter
NotifyUrl string Webhook that will be called once the export process is finished. For reference, https://help.sendinblue.com/hc/en-us/articles/360007666479 [optional]

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