newSubscriberAvailability property

bool? newSubscriberAvailability
getter/setter pair

Whether the subscription offer in the specified region is available for new subscribers.

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

Implementation

core.bool? newSubscriberAvailability;