Compartilhar via


JobContentType type

Define valores para JobContentType. Os valores possíveis incluem: 'application/json', 'image/jpeg'

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