Description
The PrivacyGroup object returns information about a Privacy Group.
Attributes
| Attribute | Type | Description |
|---|---|---|
cookies |
List[PrivacyCookie] | Returns the list of this PrivacyGroup's PrivacyCookies |
enabled? |
Boolean | Returns true if this PrivacyGroup has been enabled |
id |
String | Returns the unique id for this PrivacyGroup |
information_content |
String | Returns the value of the Information Content attribute as rich text |
required? |
Boolean | Returns true if this PrivacyGroup is required (cannot be disabled) |
title |
String | Returns the value of the Title attribute |