Properties
changedPurposes
changedPurposes: TCFChangedPurposes
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:64
cmpId
cmpId: number
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:65
cmpVersion
cmpVersion: number
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:66
consensuScriptPath
consensuScriptPath: string
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:67
consensuSubdomain
consensuSubdomain: string
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:68
disabledSpecialFeatures
disabledSpecialFeatures: number []
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:69
gdprApplies
gdprApplies: boolean
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:70
hideLegitimateInterestToggles
hideLegitimateInterestToggles: boolean
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:71
isServiceSpecific
isServiceSpecific: boolean
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:72
publisherCountryCode
publisherCountryCode: string
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:73
purposeOneTreatment
purposeOneTreatment: boolean
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:74
resurfaceOptions
resurfaceOptions: ResurfaceOptions
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:75
stackIds
stackIds: number []
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:76
tcfv2HistoryDisabled
tcfv2HistoryDisabled: boolean
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:77
useGranularChoice
useGranularChoice: boolean
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:78
vendorIds
vendorIds: number []
Defined in services/Settings/models/TCF/TCFOptionsModel.ts:79
If GDPR applies is false, then GDPR applies is set to true in TC String. If GDPR applies is true and user is inside EU, set it to true in TC String. If GDPR applies is true and user is outside EU, set it to false in TC String. (refs EUD-487)