Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PaymentAccountFormField

Index

Enumerations

Type aliases

Type aliases

AsObject: { component: Component; id: FieldId; label: string; maxlength: number; minlength: number; requiredForCountriesList: string[]; supportedCountriesList: Country.AsObject[]; supportedCurrenciesList: TradeCurrency.AsObject[]; supportedSepaEuroCountriesList: Country.AsObject[]; supportedSepaNonEuroCountriesList: Country.AsObject[]; type: string; value: string }

Type declaration

Generated using TypeDoc