Data Protection Settings Redaction Place Holder
data class DataProtectionSettingsRedactionPlaceHolder(val redactionPlaceHolderText: String? = null, val redactionPlaceHolderType: DataProtectionSettingsRedactionPlaceHolderType)
Constructors
Link copied to clipboard
constructor(redactionPlaceHolderText: String? = null, redactionPlaceHolderType: DataProtectionSettingsRedactionPlaceHolderType)