Name | Type | Description | Notes |
---|---|---|---|
job_name | str | A human readable identifier for the job | [optional] |
language | str | Native job language | [optional] |
external_id | str | An identifier you want to associate with this job | [optional] |
username | str | Create the job in specified sub-account | [optional] |
requestor | str | An requestor you want to associate with this job | [optional] |
reference | str | An reference you want to associate with this job | [optional] |
expected_speakers | int | Amount of speakers that the video will have | [optional] |
is_duplicate | str | Allows creating multiple jobs with the same external_id | [optional] if omitted the server will use the default value of "false" |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |