subscriptionsLimit

@JvmName(name = "tpababduvbnhples")
suspend fun subscriptionsLimit(value: Output<Int>)
@JvmName(name = "xiqujexyxltuxjve")
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.