{
"privacy_policy": {
"text": {
"en": "<h3><strong>Privacy Policy</strong></h3><h4><strong>Introduction</strong></p>",
"no": "<h3>Personvernerklæring</h3>\n<span><b>Innledning</b></span>"
},
"url": null
}
}
Key | Type | Description |
---|---|---|
text | LocalizedContent | Text (potentially HTML) containing privacy policy text |
url | string (URL) | Link to privacy policy URL |
text
and url
are mutually exclusive. Only one can be present at one time.