diff --git a/types/plaid-link/index.d.ts b/types/plaid-link/index.d.ts index f0aa301b7e..bd58070f8d 100644 --- a/types/plaid-link/index.d.ts +++ b/types/plaid-link/index.d.ts @@ -24,6 +24,7 @@ export namespace Plaid { onEvent?: OnEvent; onLoad?: OnLoad; language?: Language; + linkCustomizationName?: string; countryCodes?: Country[]; webhook?: string; userLegalName?: string;