Method: Threatinator::EventBuilder#type=
- Defined in:
- lib/threatinator/event_builder.rb
#type=(value) ⇒ Object (writeonly)
Sets the attribute type
8 9 10 |
# File 'lib/threatinator/event_builder.rb', line 8 def type=(value) @type = value end |