TestAttachment interface

属性

attachmentType

附件类型。

comment

与附件关联的注释。

createdDate

附件创建日期。

fileName

附件文件名

id

附件的 ID。

size

附件尺寸。

url

附件网址。

属性详细信息

attachmentType

附件类型。

attachmentType: 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