Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

available

Boolean. If false, then no other property is populated. It means that the scope does not propose any file management or the user cannot do any file management.

Ideally, completely hide away files tools or show a message.

This property is also included in the segments rights properties as property "hasFiles". So you should check this first!

didThe document id.
dsidThe document set id.
nameThe name of the original file (including folders).
localesA dictionary where the key is a locale and the value is an object with files details in this language, see below.
previewersA JSON object with each previewer system and whether it is enabled or not. Source and target documents include the information of the previewer system used. Hence this can be used to tell if the preview is possible or if it needs to be enabled or subscribed to first.

 

Each item in locales has these properties:

...