ConsentListEntry

data class ConsentListEntry(val value: String, val entryType: EntryType, val consentType: ConsentState)

Constructors

Link copied to clipboard
constructor(value: String, entryType: EntryType, consentType: ConsentState)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val key: String
Link copied to clipboard