TestLogStoreAttachment interface

Attachment metadata for test attachments from LogStore.

Properties

attachmentType

Attachment type.

comment

Comment associated with attachment.

createdDate

Attachment created date.

fileName

Attachment file name.

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

size

Attachment size.

size: number

Property Value

number

url

Attachment Url.

url: string

Property Value

string