Interface: AttachmentProjection
export
interface
AttachmentProjection
Table of contents
Properties
Properties
attachmentId
• attachmentId: string
Attachment ID
memberof
AttachmentProjection
contentLength
• Optional
contentLength: number
Content length of attachment in bytes
memberof
AttachmentProjection
contentType
• Optional
contentType: string
Content type of attachment.
memberof
AttachmentProjection
createdAt
• createdAt: Date
memberof
AttachmentProjection
name
• Optional
name: string
memberof
AttachmentProjection
updatedAt
• updatedAt: Date
memberof
AttachmentProjection
userId
• userId: string
memberof
AttachmentProjection