| 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] |