You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.5 KiB
Markdown

# JobRead
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assignee** | [**CommentReadOwner**](CommentReadOwner.md) | |
**dimension** | **str** | |
**labels** | [**[Label]**](Label.md) | |
**bug_tracker** | **str, none_type** | |
**url** | **str** | | [optional] [readonly]
**id** | **int** | | [optional] [readonly]
**task_id** | **int** | | [optional] [readonly]
**project_id** | **int, none_type** | | [optional] [readonly]
**status** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] [readonly]
**stage** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] [readonly]
**state** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] [readonly]
**mode** | **str** | | [optional] [readonly]
**start_frame** | **int** | | [optional] [readonly]
**stop_frame** | **int** | | [optional] [readonly]
**data_chunk_size** | **int, none_type** | | [optional] [readonly]
**data_compressed_chunk_type** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] [readonly]
**updated_date** | **datetime** | | [optional] [readonly]
**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]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)