QueryPurchaseHistoryParams
QueryPurchaseHistoryParams
data class QueryPurchaseHistoryParams(val productType: String)
Parameters to initiate a query for purchase history.
| Name | Summary |
|---|
QueryPurchaseHistoryParams | constructor(productType: String) |
| Name | Summary |
|---|
| |
Companion | object Companion |
| Name | Summary |
|---|
productType | val productType: String |
object Companion