Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileNodesResponse

Hierarchy

  • FileNodesResponse

Index

Properties

Readonly lastModified

lastModified: string

Readonly name

name: string

Readonly nodes

nodes: {}

Type declaration

  • [key: string]: null | { components: {}; document: Node; schemaVersion: number; styles: {} }

Readonly role

role: RoleType

Readonly thumbnailUrl

thumbnailUrl: string

Readonly version

version: string

Generated using TypeDoc