Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 277 Bytes

EventInput.md

File metadata and controls

18 lines (12 loc) · 277 Bytes

LagoAPI::EventInput

Properties

Name Type Description Notes
event EventInputEvent

Example

require 'lago_ruby'

instance = LagoAPI::EventInput.new(
  event: null
)