A representation of Institution.

Attributes
[R] country_codes

The Array of String country codes supported by this institution. E.g. [“US”, “GB”].

[R] credentials

The Array of InstitutionCredential, presenting information on login credentials used for the institution.

[R] has_mfa

The Boolean flag indicating if the institution uses MFA.

[R] institution_id

The String institution ID (e.g. “ins_109512”).

[R] logo

The String base 64 encoded logo for this institution.

[R] mfa

The Array of String MFA types. E.g. [“code”, “list”, “questions”, “selections”].

[R] mfa_code_type

The String reflecting the MFA code type (“numeric” / “alphanumeric”)

[R] name

The String institution name (e.g. “Houndstooth Bank”).

[R] oauth

Indicates that the institution has an OAuth login flow.

[R] payment_initiation_metadata

Specifies metadata related to the payment_initiation product (or nil).

[R] primary_color

The String primary color for this institution (e.g. “#095aa6”).

[R] products

The Array of String product names supported by this institution. E.g. [“auth”, “balance”, “identity”, “transactions”].

[R] routing_numbers

The array of routing numbers associated with this institution.

[R] status

The Status for this Institution (or nil).

[R] url

The String base 64 encoded url for this institution E.g. “www.plaid.com”).