newSubscriberAvailability property

bool? newSubscriberAvailability
getter/setter pair

Whether the base plan in the specified region is available for new subscribers.

Existing subscribers will not have their subscription canceled if this value is set to false. If not specified, this will default to false.

Implementation

core.bool? newSubscriberAvailability;