| 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] |
| operating | string | 操作 | [optional] |
| targetRole | \GiteeEnterprise\Model\EnterpriseRoleBase | 操作对象 | [optional] |