TestAttachment interface
属性
| attachment |
附件类型。 |
| comment | 与附件关联的注释。 |
| created |
附件创建日期。 |
| file |
附件文件名 |
| id | 附件的 ID。 |
| size | 附件尺寸。 |
| url | 附件网址。 |
属性详细信息
attachmentType
comment
与附件关联的注释。
comment: string
属性值
string
createdDate
附件创建日期。
createdDate: Date
属性值
Date
fileName
附件文件名
fileName: string
属性值
string
id
附件的 ID。
id: number
属性值
number
size
附件尺寸。
size: number
属性值
number
url
附件网址。
url: string
属性值
string