CardBrand

constructor(regex: String, cardBrandName: String, drawableResId: Int = 0, params: BrandParams = BrandParams())

Parameters

regex

The regex used to identify the card brand.

cardBrandName

The name of the card brand.

drawableResId

The drawable resource ID for the card brand's icon.

params

The parameters for the card brand.