Card Brand
constructor(regex: String, cardBrandName: String, drawableResId: Int = 0, params: BrandParams = BrandParams())
Parameters
regex
The regex rules for detection card brand.
card Brand Name
The name of current card brand. This name may be visible for users.
drawable Res Id
The drawable resource represents credit card logo.
params
The set of parameters for card brand creation.