JobContentType type

Menentukan nilai untuk JobContentType. Nilai yang mungkin termasuk: 'application/json', 'image/jpeg'

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