NonSubscriptionTransaction

constructor(transactionId: String, productId: String, purchaseDate: Date, isConsumable: Boolean, isRevoked: Boolean, store: Store = Store.PLAY_STORE)(source)