ConsentMappingCallback

A callback for collecting consent mapping information from a user.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Whether the user accepts the consent mapping.

Link copied to clipboard

The access level required for the consent mapping.

Link copied to clipboard

The display name of the consent mapping.

Link copied to clipboard
var fields: <Error class: unknown class>

The list of fields associated with the consent mapping.

Link copied to clipboard

The icon associated with the consent mapping.

Link copied to clipboard

Whether the consent mapping is required.

Link copied to clipboard

The message to be displayed to the user.

Link copied to clipboard

The name of the consent mapping.

Functions

Link copied to clipboard
protected open override fun init(name: String, value: JsonElement)
Link copied to clipboard
open override fun payload(): JsonObject