Skip to content

Information

javier7ar edited this page Aug 30, 2017 · 2 revisions

Step object: Information

  • type : "Information"
  • text : String. The text to show

Example:

{
  "id" : 1,
  "type" : "Information",
  "text" : "Please, follow the instructions",
  "nextStepId" : 2
}

Clone this wiki locally