enableConsentCreateOnUpdate property
If true
, UpdateConsent creates the Consent if it does not already exist.
If unspecified, defaults to false
.
Optional.
Implementation
core.bool? enableConsentCreateOnUpdate;
If true
, UpdateConsent creates the Consent if it does not already exist.
If unspecified, defaults to false
.
Optional.
core.bool? enableConsentCreateOnUpdate;