{{#each properties}}

{{#if this.required}} {{t "templates.workflows.dataType"}}{{this.type}}{{t "templates.workflows.dataRequired"}} {{else}} {{t "templates.workflows.dataType"}}{{this.type}}{{t "templates.workflows.dataExpected"}} {{/if}}
{{/each}}