| Name | Description | Type | Additional information | Nullable |
|---|---|---|---|---|
| CustomerDataColumnId |
Id of the customer data column. |
integer |
Required |
False |
| Name |
Name of the customer data column. |
string |
None |
False |
| Value | string |
None |
False | |
| IsEncrypted | boolean |
None |
False | |
| CertificateThumbprint |
Contains the certificate thumbprint if answer is encrypted. |
string |
None |
False |
| EncryptionKey |
Contains the encryption key if answer is encrypted. This key is encrypted and can be decrypted with the certificate thumbprint. |
string |
None |
False |