enableConsentCreateOnUpdate property

bool? enableConsentCreateOnUpdate
getter/setter pair

If true, UpdateConsent creates the Consent if it does not already exist.

If unspecified, defaults to false.

Optional.

Implementation

core.bool? enableConsentCreateOnUpdate;