Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 280 Bytes

ExportEventAllOf.md

File metadata and controls

18 lines (12 loc) · 280 Bytes

Rasa::HTTP::ExportEventAllOf

Properties

Name Type Description Notes
event String [optional]

Example

require 'rasa-http-api'

instance = Rasa::HTTP::ExportEventAllOf.new(
  event: export
)