Sha256: b7184ec45e20d029de9f1c0e895e1df69dc745a6d31d7d64cb75e674bfc4ab4e
Contents?: true
Size: 1.04 KB
Versions: 10
Compression:
Stored size: 1.04 KB
Contents
# SibApiV3Sdk::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 SendinBlue account. For eg. {'FNAME':'Elly', 'LNAME':'Roger'} | [optional] **include_list_ids** | **Array<Integer>** | Lists under user account where contact should be added | **exclude_list_ids** | **Array<Integer>** | Lists under user account where contact should not be added | [optional] **template_id** | **Integer** | Id of the Double opt-in (DOI) template | **redirection_url** | **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 }}. |
Version data entries
10 entries across 10 versions & 1 rubygems