Notifique.OpenApi.Model.NtfAutoStepCreateContact (notifique v0.2.1)

Copy Markdown

Summary

Types

t()

@type t() :: %Notifique.OpenApi.Model.NtfAutoStepCreateContact{
  config: Notifique.OpenApi.Model.NtfAutoStepCreateContactConfig.t(),
  stepKey: String.t(),
  stepType: String.t()
}

Functions

decode(value)