Objects
TradeUnionConsentParameter
Represents that the end user consented to trade union data usage.
collectedAtstring[date-time]
Optional timestamp describing when the consent was collected.
valueboolean
Whether the consent has been granted.
Properties inherited from: CollectionParameter
typestring
Example
{ "collectedAt": "-- Missing example --", "value": false}