| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ID | [optional] |
| userId | int | 用户ID | [optional] |
| user | \GiteeEnterprise\Model\UserWithRemark | 操作用户 | [optional] |
| ip | string | ip | [optional] |
| targetId | int | 目标操作对象ID | [optional] |
| createdAt | string | 创建时间 | [optional] |
| updatedAt | string | 更新时间 | [optional] |
| title | string | 操作原始记录 | [optional] |
| targetMember | \GiteeEnterprise\Model\User | 目标用户 | [optional] |
| operating | string | 操作 | [optional] |