Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tombaio/src/services/leads-lists.ts>LeadsLists#updateListId

Official Deno library for Tomba Email Finder
Latest
method LeadsLists.prototype.updateListId
import { LeadsLists } from "https://deno.land/x/tombaio@v1.0.1/src/services/leads-lists.ts";

Update List ID

Update the fields of a list using id.

Type Parameters

T extends unknown

Parameters

id: string

Returns

Promise<T>