Subscription Transaction
constructor(transactionId: String, productId: String, purchaseDate: Date, willRenew: Boolean, isRevoked: Boolean, isInGracePeriod: Boolean, isInBillingRetryPeriod: Boolean, isActive: Boolean, expirationDate: Date?, store: Store = Store.PLAY_STORE, offerType: LatestPeriodType? = null, subscriptionGroupId: String? = null)(source)