Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DmsObject

A d.velop cloud dmsObject.

Hierarchy

  • DmsObject

Index

Properties

categories: string[]

Category of the DmsObject

dmsObjectId: string

ID of the DmsObject

properties: { displayValue?: string; key: string; value?: string; values?: {} }[]

Properties of the DmsObject

repositoryId: string

ID of the repository

sourceId: string

ID of the source

Methods

  • getMainFile(): Promise<ArrayBuffer>
  • getPdfFile(): Promise<ArrayBuffer>

Generated using TypeDoc