Name | Type | Description | Notes |
---|---|---|---|
job_id | Option<i64> | The canonical identifier for this job. | [optional] |
creator_user_name | Option<String> | The creator user name. This field won’t be included in the response if the user has already been deleted. | [optional] |
settings | Option<crate::models::JobSettings> | [optional] | |
created_time | Option<i64> | The time at which this job was created in epoch milliseconds (milliseconds since 1/1/1970 UTC). | [optional] |