subscriptionsLimit

@JvmName(name = "cfpefbgpmtiwvevj")
suspend fun subscriptionsLimit(value: Output<Int>)
@JvmName(name = "apcuhijbdmrqpxpl")
suspend fun subscriptionsLimit(value: Int?)

Parameters

value

The number of subscriptions a user can have to this Product at the same time.

Note: subscriptions_limit can only be set when subscription_required is set to true.