JobContentType type

Defines values for JobContentType. Possible values include: 'application/json', 'image/jpeg'

type JobContentType = "application/json" | "image/jpeg"