subscriptionPeriod
The period details for products that are subscriptions.
Declaration
var subscriptionPeriod: SKProductSubscriptionPeriod? { get }Discussion
This read-only property is nil if the product is not a subscription.
A subscription period is described in terms of a unit and the number of units that make up a single period.