hi-jira2 0.0.1

Jira rest api v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ChangedWorklog

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**worklog_id** | Option<**i64**> | The ID of the worklog. | [optional][readonly]
**updated_time** | Option<**i64**> | The datetime of the change. | [optional][readonly]
**properties** | Option<[**Vec<crate::models::EntityProperty>**]EntityProperty.md> | Details of properties associated with the change. | [optional][readonly]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)