DualBrandData

data class DualBrandData(val selectedBrand: CardBrand?, val brandOptions: List<CardBrandItem>)

Constructors

Link copied to clipboard
constructor(selectedBrand: CardBrand?, brandOptions: List<CardBrandItem>)

Properties

Link copied to clipboard
Link copied to clipboard