| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | id | [optional] |
| targetType | string | 表态的类型。(PullRequest、Note、Issue) | [optional] |
| targetId | int | 对应表态类型的 id | [optional] |
| userId | int | 用户的 id | [optional] |
| user | \GiteeEnterprise\Model\UserWithRemark | 用户的详情信息 | [optional] |
| text | string | 表态内容 | [optional] |