> ## Documentation Index
> Fetch the complete documentation index at: https://developer.voyado.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Consent

| Field           | Description                                  | Data type  | Example value                        |
| --------------- | -------------------------------------------- | ---------- | ------------------------------------ |
| id              | Row ID                                       | Integer    | 212                                  |
| contactId       | The unique contact ID                        | GUID       | a72d5017-827c-40dd-8585-abc90086e0ac |
| alias           | Consent alias                                | string     | myConsent                            |
| value           | Response                                     | True/False | True                                 |
| consentDateTime | In UTC. Date and time when consent was made. | datetime   | 2020-07-28T21:59:59+01:00            |
| source          | Where the consent was made                   | string     | ContactForm                          |
| comment         | A comment on the consent                     | string     | Any comment                          |
