Home > @cjh1/sfapi > Task
Signature:
export type Task = { id: string; uuid?: string; status?: string; result?: string; };