TestAttachment interface
Properties
attachment |
Attachment type. |
comment | Comment associated with attachment. |
created |
Attachment created date. |
file |
Attachment file name |
id | ID of the attachment. |
size | Attachment size. |
url | Attachment Url. |
Property Details
attachmentType
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