Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.69 KB

JobInfoResponse.md

File metadata and controls

26 lines (23 loc) · 1.69 KB

JobInfoResponse

Properties

Name Type Description Notes
JobId String [optional] [default to null]
JobName String [optional] [default to null]
MediaLengthSeconds BigDecimal [optional] [default to null]
ExternalId String Depends on third-party integrations. [optional] [default to null]
Priority String [optional] [default to null]
Fidelity String [optional] [default to null]
JobStatus String [optional] [default to null]
Options JobOptions [optional] [default to null]
ReturnTargets Object [optional] [default to null]
SourceLanguage String RFC 5646 Language Code [optional] [default to null]
TargetLanguage String RFC 5646 Language Code [optional] [default to null]
CreationDate String ISO 8601 Date String [optional] [default to null]
StartDate String ISO 8601 Date String [optional] [default to null]
DueDate String ISO 8601 Date String [optional] [default to null]
CompletedDate String ISO 8601 Date String [optional] [default to null]
ReturnDate String ISO 8601 Date String [optional] [default to null]
AuthorizationDate String ISO 8601 Date String [optional] [default to null]
JobDifficulty String [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]