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

Properties

id: string
createdAt: string
updatedAt: string
archived: boolean