Skip to main content
Module

x/tombaio/mod.ts>LeadsAttributes#createLeadAttribute

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

Create Lead Attribute

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

Type Parameters

T extends unknown

Returns

Promise<T>