Skip to main content
Module

x/tombaio/mod.ts>LeadsAttributes#updateLeadAttribute

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

Update Lead Attribute

Update the fields of a Attributes using id.

Type Parameters

T extends unknown

Parameters

id: string

Returns

Promise<T>