Instance Property

subscriptionGroupIdentifier

The identifier of the subscription group to which the subscription belongs. All auto-renewable subscriptions must be a part of a group. You create the group identifiers in App Store Connect. This property is nil if the product is not an auto-renewable subscription.

Declaration

@objc var subscriptionGroupIdentifier: String? { get }