Interface StructuredFolder

Hierarchy

  • StructuredFolder

Properties

accessControl?: {
    encryptionProvider?: EncryptionProvider;
    monetizationProvider?: MonetizationProvider;
}

Type declaration

appId?: string
childFolderIds?: string[]
contentFolderIds: string[]
controller?: string
createdAt: string
deleted?: boolean
folderId: string
folderName: string
folderType: FolderType
fsVersion: string
mirrorRecord: MirrorRecord
mirrorRecordLocked?: boolean
model: [string, string]
options?: FolderOptions
parentFolderId?: string
reserved?: any
updatedAt: string

Generated using TypeDoc