Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
peripherad
/
vendor
/
getbrevo
/
brevo-php
/
docs
/
Model
:
CreateDoiContact.md
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
# CreateDoiContact ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **string** | Email address where the confirmation email will be sent. This email address will be the identifier for all other contact attributes. | **attributes** | **object** | Pass the set of attributes and their values. These attributes must be present in your Brevo account. For eg. {'FNAME':'Elly', 'LNAME':'Roger'} | [optional] **includeListIds** | **int[]** | Lists under user account where contact should be added | **excludeListIds** | **int[]** | Lists under user account where contact should not be added | [optional] **templateId** | **int** | Id of the Double opt-in (DOI) template | **redirectionUrl** | **string** | URL of the web page that user will be redirected to after clicking on the double opt in URL. When editing your DOI template you can reference this URL by using the tag {{ params.DOIurl }}. | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)