DocdokuPlmApi.DocumentCreationDTO

Properties

Name Type Description Notes
workspaceId String Workspace id [optional]
reference String Document master id [optional]
version String Document version [optional]
type String Document type [optional]
title String Document title [optional]
description String Document description [optional]
workflowModelId String Workflow id to use [optional]
templateId String Workflow to instantiate [optional]
path String Folder path [optional]
roleMapping [RoleMappingDTO] Role mapping for workflow instantiation [optional]
acl ACLDTO ACL to set on document [optional]