Add employmentType to Job Create and Update
6 days ago
job.createnow accepts an optionalemploymentTypeparameter. When supplied, it overrides the template default. When omitted, the template value (orFullTime) is used.job.updatenow accepts an optionalemploymentTypeparameter to change the employment type of an existing job.

