Sha256: a8df9ad3e34ab1f0aa73923a02625b625ece4b4efa7003a1cd403b99e7b81672
Contents?: true
Size: 666 Bytes
Versions: 8
Compression:
Stored size: 666 Bytes
Contents
# SibApiV3Sdk::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] **contact_filter** | **Object** | Set the filter for the contacts to be exported. For example, {'blacklisted':true} will export all the blacklisted contacts. | **notify_url** | **String** | Webhook that will be called once the export process is finished | [optional]
Version data entries
8 entries across 8 versions & 1 rubygems