# IssueRead ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **position** | **[float]** | | **comments** | [**[CommentRead]**](CommentRead.md) | | **id** | **int** | | [optional] [readonly] **frame** | **int** | | [optional] [readonly] **job** | **int** | | [optional] [readonly] **owner** | [**CommentReadOwner**](CommentReadOwner.md) | | [optional] **assignee** | [**CommentReadOwner**](CommentReadOwner.md) | | [optional] **created_date** | **datetime** | | [optional] [readonly] **updated_date** | **datetime** | | [optional] [readonly] **resolved** | **bool** | | [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)