Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 769 Bytes

TemplateDTO.md

File metadata and controls

17 lines (12 loc) · 769 Bytes

TemplateDTO

Properties

Name Type Description Notes
uri String The URI for the template. [optional]
id String The id of the template. [optional]
groupId String The id of the Process Group that the template belongs to. [optional]
name String The name of the template. [optional]
description String The description of the template. [optional]
timestamp String The timestamp when this template was created. [optional]
encodingVersion String The encoding version of this template. [optional]
snippet FlowSnippetDTO The contents of the template. [optional]