defaultConsentTtl property

String? defaultConsentTtl
getter/setter pair

Default time to live for Consents created in this store.

Must be at least 24 hours. Updating this field will not affect the expiration time of existing consents.

Optional.

Implementation

core.String? defaultConsentTtl;