Method: TalonOne::NewEvent#type
- Defined in:
- lib/talon_one/models/new_event.rb
#type ⇒ Object
A string representing the event. Must not be a reserved event name.
24 25 26 |
# File 'lib/talon_one/models/new_event.rb', line 24 def type @type end |