IabContent

data class IabContent(var taxonomy: IabContentTaxonomy, var categoryIds: List<String>)

Constructors

Link copied to clipboard
constructor(taxonomy: IabContentTaxonomy, categoryIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard