| Name | Type | Description | Notes |
|---|---|---|---|
| format | str | ||
| stem_name | str | The stem you want to generate. | |
| max_track_length | float | Track length in seconds. optional property | [optional] |
| watermark_interval | float | Interval for watermark in seconds. optional property | [optional] |
| custom_property | str | Pass any custom string for clients use or debugging. max 1000 chars. optional property | [optional] |
| residual | bool | Sets flag to return back separate residual file. optional property | [optional] |
| preview | bool | Sets flag to return back separate preview mp3 file. optional property | [optional] |
| user_session_id | str | Represents the userSessionId associated with this job | [optional] |
| audio_id | str | Represents the custom unique audio file id associated with this job | [optional] |
| license_id | str | [optional] | |
| priority | float | [optional] | |
| failure_test | float | If this param has a value, use the corresponding code to force a failed test | [optional] |
| is_test_job | bool | Determines whether a job is a "test job" or not | [optional] |