Skip to content

Interface: ImportContactsParams

Defined in: sdk/src/types.ts:776

PropertyTypeDefined in
fileName?stringsdk/src/types.ts:777
listId?stringsdk/src/types.ts:778
rows{ email: string; firstName?: string; lastName?: string; attributes?: Record<string, unknown>; }[]sdk/src/types.ts:779