| workspaceId |
String |
Workspace id |
[optional] |
| id |
String |
Document master template id |
[optional] |
| documentType |
String |
Document master template type |
[optional] |
| author |
UserDTO |
Document master template author |
[optional] |
| creationDate |
Date |
Document master template creation date |
[optional] |
| modificationDate |
Date |
Document master template modification date |
[optional] |
| idGenerated |
Boolean |
Is generated flag |
[optional] |
| mask |
String |
Document master template mask |
[optional] |
| workflowModelId |
String |
Workflow id to use when instantiating documents from template |
[optional] |
| attachedFiles |
[BinaryResourceDTO] |
Document master template attached files |
[optional] |
| attributeTemplates |
[InstanceAttributeTemplateDTO] |
Document master template attribute templates |
[optional] |
| attributesLocked |
Boolean |
Attribute templates locked flag |
[optional] |
| acl |
ACLDTO |
Document master template ACL |
[optional] |