Home > @cjh1/sfapi > SubmitJobBody
Signature:
export type SubmitJobBody = { isPath: boolean; job: string; };