TemplateDTO

Properties

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

[Back to Model list] [Back to API list] [Back to README]