Workflows.PayloadTemplate (workflows v0.1.6) View Source

A PayloadTemplate is used to create new Json objects by combining other objects.

Link to this section Summary

Functions

Create a payload template.

Link to this section Types

Link to this section Functions

Specs

create(map()) :: {:ok, t()} | {:error, term()}

Create a payload template.