node-tracker.consentgrantedevent
Home > @snowplow/node-tracker > ConsentGrantedEvent
ConsentGrantedEvent interface
A Consent Granted Event Used for tracking when a user grants their consent
Signature:interface ConsentGrantedEvent
Properties
| Property | Type | Description |
|---|---|---|
| description? | string | (Optional) Description of the document granting consent |
| expiry? | string | (Optional) When the consent expires |
| id | string | Identifier for the document granting consent |
| name? | string | (Optional) Name of the document granting consent |
| version | string | Version of the document granting consent |