Name | Type | Description | Notes |
---|---|---|---|
id | int | 附件 id | [optional] |
name | string | 附件名称 | [optional] |
size | int | 附件的大小 | [optional] |
fileType | string | 附件的类型 | [optional] |
previewUrl | string | 预览链接 | [optional] |
creator | \GiteeEnterprise\Model\UserWithRemark | 附件的创建者 | [optional] |
createdAt | string | 附件的创建时间 | [optional] |
updatedAt | string | 附件的更新时间 | [optional] |
canDelete | bool | 能否删除附件 | [optional] |
cliDownloadUrl | string | 附件cli下载链接 | [optional] |