SkuDetailsParams

com.appcoins.sdk.billing.SkuDetailsParams

Class with the parameters necessary to query for Sku Details.


Public parameters

NameTypeDescription
itemTypeStringString value of the type of SKU to purchase. Use SkuType to specify the value.
moreItemSkusList<String>List of the SKUs you wish to get details of. (eg: listOf(attempts))
moreSubsSkusList<String>[DEPRECATED] List of the Sub SKUs you wish to get details of. (eg: listOf(attempts))