UNPKG

gohl

Version:

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

10 lines (9 loc) 183 B
export interface IWorkflow { id?: string; locationId?: string; name?: string; status?: string; version?: number; createdAt?: string; updatedAt?: string; }