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

x/tombaio/mod.ts>LeadsAttributes#updateLeadAttribute

Official Deno library for Tomba Email Finder
Latest
method LeadsAttributes.prototype.updateLeadAttribute
Re-export
import { LeadsAttributes } from "https://deno.land/x/tombaio@v1.0.1/mod.ts";

Update Lead Attribute

Update the fields of a Attributes using id.

Type Parameters

T extends unknown

Parameters

id: string

Returns

Promise<T>