CardDetailsSectionController

class CardDetailsSectionController(context: Context, initialValues: Map<IdentifierSpec, String?>, collectName: Boolean = false, cbcEligibility: CardBrandChoiceEligibility = CardBrandChoiceEligibility.Ineligible) : SectionFieldErrorController

Constructors

Link copied to clipboard
constructor(context: Context, initialValues: Map<IdentifierSpec, String?>, collectName: Boolean = false, cbcEligibility: CardBrandChoiceEligibility = CardBrandChoiceEligibility.Ineligible)

Properties

Link copied to clipboard
open override val error: Flow<FieldError?>