Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEmptyContent<FT>

For directory listings and when a GET is performed against content with ?content=0 the content field is null

Type parameters

Hierarchy

Index

Properties

content

content: null

created

created: string

format

format: string

last_modified

last_modified: string

mimetype

mimetype: string

name

name: string

path

path: string

type

type: FT

writable

writable: boolean

Generated using TypeDoc