public class GeneralDataProtectionRight extends DataProtectionRight
DataProtectionRight.DataProtectionRightType| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
addtlConsent |
java.lang.Boolean |
gdpr |
java.lang.String |
gdprConsent |
java.lang.Boolean |
gdprPD |
dprType| Constructor and Description |
|---|
GeneralDataProtectionRight() |
GeneralDataProtectionRight(java.lang.Boolean gdpr,
java.lang.Boolean gdprPD,
java.lang.String gdprConsent,
java.lang.String addtlConsent) |