Compartir a través de


JobContentType type

Define valores para JobContentType. Los valores posibles son: 'application/json', 'image/jpeg'

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