TestAttachment interface

Properties

attachmentType

Attachment type.

comment

Comment associated with attachment.

createdDate

Attachment created date.

fileName

Attachment file name

id

ID of the attachment.

size

Attachment size.

url

Attachment Url.

Property Details

attachmentType

Attachment type.

attachmentType: AttachmentType

Property Value

comment

Comment associated with attachment.

comment: string

Property Value

string

createdDate

Attachment created date.

createdDate: Date

Property Value

Date

fileName

Attachment file name

fileName: string

Property Value

string

id

ID of the attachment.

id: number

Property Value

number

size

Attachment size.

size: number

Property Value

number

url

Attachment Url.

url: string

Property Value

string