Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 308 Bytes

LoopInterruptedEventAllOf.md

File metadata and controls

18 lines (12 loc) · 308 Bytes

Rasa::HTTP::LoopInterruptedEventAllOf

Properties

Name Type Description Notes
event String [optional]

Example

require 'rasa-http-api'

instance = Rasa::HTTP::LoopInterruptedEventAllOf.new(
  event: loop_interrupted
)