共用方式為


JobContentType type

定義 JobContentType 的值。 可能的值包括:'application/json'、'image/jpeg'

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