Interface StructuredActionFile

Hierarchy

  • Omit<ActionFile, "accessControl" | "reserved">
    • StructuredActionFile

Properties

accessControl?: AccessControl
action: Action
controller?: string
createdAt: string
deleted?: boolean
fileId: string
fileName: string
fileType: FileType
fsVersion: string
relationId: string
reserved?: any
updatedAt: string

Generated using TypeDoc