Skip to main content
Module

x/tombaio/mod.ts>LeadsAttributes#createLeadAttribute

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

Create Lead Attribute

Create a new Attributes with the name and type request parameter.

Type Parameters

T extends unknown

Returns

Promise<T>