Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookstoreDataModel

Hierarchy

  • BookstoreDataModel

Index

Properties

content

content: NotebookV4

created

created: string | undefined | null

Creation date of the entity.

format

format: "json"

last_modified

last_modified: string | undefined | null

Last modified date of the entity.

mimetype

mimetype: string | undefined | null

name

name: string | undefined

Basename of the entity.

path

path: string

type

type: "notebook"

The entity type. One of "notebook", "file", or "directory".

Generated using TypeDoc