Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • unknown
    • PaymentAccountFormField

Index

Constructors

Methods

  • Parameters

    • value: string
    • Optional index: number

    Returns PaymentAccountFormField

  • Parameters

    • Optional value: Country
    • Optional index: number

    Returns Country

  • addSupportedSepaEuroCountries(value?: Country, index?: number): Country
  • Parameters

    • Optional value: Country
    • Optional index: number

    Returns Country

  • addSupportedSepaNonEuroCountries(value?: Country, index?: number): Country
  • Parameters

    • Optional value: Country
    • Optional index: number

    Returns Country

  • Returns Component

  • Returns FieldId

  • getLabel(): string
  • Returns string

  • getMaxlength(): number
  • Returns number

  • getMinlength(): number
  • Returns number

  • getRequiredForCountriesList(): string[]
  • Returns string[]

  • getSupportedCountriesList(): Country[]
  • Returns Country[]

  • getSupportedSepaEuroCountriesList(): Country[]
  • Returns Country[]

  • getSupportedSepaNonEuroCountriesList(): Country[]
  • Returns Country[]

  • getType(): string
  • Returns string

  • getValue(): string
  • Returns string

  • serializeBinary(): Uint8Array
  • Returns Uint8Array

Generated using TypeDoc