Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface QueryAddContact
import { type QueryAddContact } from "https://deno.land/x/netzo@v0.2.19/apis/hubspot/types.ts";

Properties

optional
properties: Partial<Omit<Contact["properties"], "createdate" | "lastmodifieddate">>