Description

Abstracts the use of an external system like OneTrust for retrieving and storing consent data.

Hierarchy

  • ExternalConsentManagement

Properties

documentConsent: ((input: ExternalConsentUpdateInput) => Promise<any>)

Type declaration

getPurposesForCollectionPoint: ((market: string, language: string) => Promise<OneTrustPurposeDetailed[]>)

Type declaration

Methods

Generated using TypeDoc