Versions Compared

Key

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

...

locale

The locale.

string
isSourceTrue: This is the source language.bool
 Source file or deliverable related properties
  
encoding

The encoding if the document is a text file (xml, json...). For example "utf-8". In some cases this information may not be available.

For binary formats such as Word or InDesign, the encoding is null.

string?



dvrequiredBoolean. True if the user must submit a deliverable. If true, the user can only approve if a physical file was set (see exists property on deliverable).bool
dvapprovedBoolean. True if the user confirmed that deliverable is done as expected. Includes case where user says no, I do not want to set a deliverable.bool



canDocSetBoolean. Tells if the deliverable can be set, renamed or deleted.bool
canDocDownload

Boolean. Right to download the file.

bool
canDocPreviewBoolean: Right to web preview the file.booldocumentA file node describing the document.object
 Attachments 
canAttSetBoolean. User can set, rename, delete, manipulate attachments.bool



documentA file node describing the document.object
attachmentsA folder node that contains the attachments.object

...