Sha256: b1c732c66c3f0723af5a67502841fb901907c3a606b5f2e0af3e0088e1c89b91

Contents?: true

Size: 682 Bytes

Versions: 3

Compression:

Stored size: 682 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

3 entries across 3 versions & 1 rubygems

Version Path
sib-api-v3-sdk-5.2.3 docs/RequestContactExport.md
sib-api-v3-sdk-5.2.2 docs/RequestContactExport.md
sib-api-v3-sdk-5.2.1 docs/RequestContactExport.md