consentDeadlineTime property

String? consentDeadlineTime
getter/setter pair

The deadline by which the user must provide consent.

If consent is not provided by this time, the subscription will be canceled.

Implementation

core.String? consentDeadlineTime;