import type * as Merge from "../../../index"; /** * ID of `Job` object for this `JobPosting`. */ export type JobPostingJob = string | Merge.ats.Job;