DataProtectionSettingsRedactionPlaceHolder

data class DataProtectionSettingsRedactionPlaceHolder(val redactionPlaceHolderText: String? = null, val redactionPlaceHolderType: DataProtectionSettingsRedactionPlaceHolderType)

Constructors

constructor(redactionPlaceHolderText: String? = null, redactionPlaceHolderType: DataProtectionSettingsRedactionPlaceHolderType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.

Link copied to clipboard

The redaction placeholder type that will replace the redacted text in session.