Name | Type | Description | Notes |
---|---|---|---|
name | str | A name for the Job. | [optional] |
due_date | int | An ISO string date. | [optional] |
is_processing | str | The processing status of the job. Provide one of the following integers to indicate the status. Ok = 0 Started = 1 ExportError = -2 | [optional] |
processing_error_msg | str | The processing error message. | [optional] |