SubscriptionInfo
constructor(productIdentifier: String, purchaseDateMillis: Long, originalPurchaseDateMillis: Long?, expiresDateMillis: Long?, store: Store, isSandbox: Boolean, unsubscribeDetectedAtMillis: Long?, billingIssuesDetectedAtMillis: Long?, gracePeriodExpiresDateMillis: Long?, ownershipType: OwnershipType, periodType: PeriodType, refundedAtMillis: Long?, storeTransactionId: String?, autoResumeDateMillis: Long?, price: Price?, productPlanIdentifier: String?, managementUrlString: String?, isActive: Boolean, willRenew: Boolean)