Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 845 Bytes

IssueOperateLog.md

File metadata and controls

19 lines (14 loc) · 845 Bytes

IssueOperateLog

Properties

Name Type Description Notes
id int [optional]
icon string 图标 [optional]
content string 内容 [optional]
createdAt string 创建时间 [optional]
user \GiteeEnterprise\Model\UserWithRemark 操作者 [optional]
beforeChange string 改变前的值 [optional]
afterChange string 改变后的值 [optional]
throughType string 日志通过对象类型 [optional]
through object 日志通过对象类型 [optional]

[Back to Model list] [Back to API list] [Back to README]