UNPKG

gohl

Version:

Go Highlevel Node Js ease of use library implementation to their API

7 lines (6 loc) 110 B
export interface ICampaign { id?: string; name: string; status: string; locationId: string; }