node-tracker.consentwithdrawnevent
Home > @snowplow/node-tracker > ConsentWithdrawnEvent
ConsentWithdrawnEvent interface
A Consent Withdrawn Event Used for tracking when a user withdraws their consent
Signature:interface ConsentWithdrawnEvent 
Properties
| Property | Type | Description | 
|---|---|---|
| all | boolean | Specifies whether all consent should be withdrawn | 
| description? | string | (Optional) Description of the document withdrawing consent | 
| id? | string | (Optional) Identifier for the document withdrawing consent | 
| name? | string | (Optional) Name of the document withdrawing consent | 
| version? | string | (Optional) Version of the document withdrawing consent |