Interface: AttachmentEntity
export
interface
AttachmentEntity
Table of contents
Properties
Properties
attachmentId
• attachmentId: string
memberof
AttachmentEntity
bucket
• Optional
bucket: string
memberof
AttachmentEntity
contentLength
• Optional
contentLength: number
memberof
AttachmentEntity
contentType
• Optional
contentType: string
memberof
AttachmentEntity
createdAt
• createdAt: Date
memberof
AttachmentEntity
id
• Optional
id: string
memberof
AttachmentEntity
name
• Optional
name: string
memberof
AttachmentEntity
updatedAt
• updatedAt: Date
memberof
AttachmentEntity
userId
• userId: string
memberof
AttachmentEntity