Card Brand
constructor(regex: String, cardBrandName: String, drawableResId: Int = 0, params: BrandParams = BrandParams())
Parameters
regex
The regex used to identify the card brand.
card Brand Name
The name of the card brand.
drawable Res Id
The drawable resource ID for the card brand's icon.
params
The parameters for the card brand.