Profile

interface Profile

Types

FilterEntry
Link copied to clipboard
class FilterEntry(products: ProductClass, isDefault: Boolean, styleOf: ProductClass)

Properties

brandingConfig
Link copied to clipboard
abstract val brandingConfig: Array<ProductClass>
filterConfig
Link copied to clipboard
abstract val filterConfig: Array<Profile.FilterEntry>