status
An array that contains status information for a subscription group, including renewal and transaction information.
Declaration
var status: [Product.SubscriptionInfo.Status] { get async throws }Discussion
This array is empty if the customer was never subscribed to a product in this subscription group.
The array can have more than one subscription status if your subscription supports Family Sharing. Provide the customer with service for the subscription based on the highest level of service where the state is subscribed.