Description
The Privacy object returns information about the website Privacy Settings.
Attributes
| Attribute | Type | Description |
|---|---|---|
accepted? |
Boolean | Returns true if the Privacy Settings have been accepted |
banner_content |
String | Returns the value of the Banner Content attribute as rich text |
cache_key |
String | Returns a key that can be used for caching. |
clear_settings_path |
String | Returns a path that can be used to clear the current privacy settings |
disable_all_path |
String | Returns a path that can be used to disable all privacy settings |
enable_all_path |
String | Returns a path that can be used to enable all privacy settings |
groups |
List[PrivacyGroup] | Returns the list of PrivacyGroups |
in_use? |
Boolean | Returns true if the Store has enabled the Privacy Settings feature |
settings_content |
String | Returns the value of the Settings Content attribute as rich text |