Hierarchy (view full)

Implements

Constructors

Properties

_id: ObjectId

mongo id

createdAt: Date

created at

delFlg: 0 | 1

delete flag

id: string

attachment id

isPublic: boolean = false

is attachment public

objectId: string

object id (usually refers to the bucket object)

ownerId?: string

owner id

ownerType: string

owner type, user, organization, product, etc

type: string

attachment type, can be an MIME type

updatedAt: Date

updated at

Generated using TypeDoc