Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessDescription

export
interface

AccessDescription

Hierarchy

  • AccessDescription

Index

Properties

Optional fieldDescriptions

fieldDescriptions: Array<InputFieldDescription>

Information to describe and facilitate validation of an access

type

{Array}

memberof

AccessDescription

Optional infoText

infoText: string

Information text by the provider as a description for required user actions during the account setup (e.g., "Provided your financial institution has not given you a separate username, please enter your account number as your username. Depending on your financial institution, additional information such as a customer number can be entered. Most of the time entering this information is optional.")

type

{string}

memberof

AccessDescription