revokeCommercial property

bool? revokeCommercial
getter/setter pair

If the subscription is commercial then this field must be set to true, otherwise a failure is thrown.

This acts as a safety guard to avoid revoking commercial subscriptions accidentally.

Optional.

Implementation

core.bool? revokeCommercial;