Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 823 Bytes

File metadata and controls

20 lines (13 loc) · 823 Bytes

AppCompliance

Properties

Name Type Description Notes
appId String App ID [optional]
complianceType ComplianceTypeEnum Type of compliance. This controls if the Flipdish websites and apps display cookie consent banners and adjust cookies to be inline with various regulations. You should set this correctly based on your region. [optional]
allowDisablingOfGdpr Boolean For EU countries, we should not allow to change the option to “Default banner”, but all other countries should be able to do so. [optional]

Enum: ComplianceTypeEnum

Name Value
DEFAULT "Default"
GDPRCOMPLIANCE "GdprCompliance"