Method: Threatinator::EventBuilder#type=

Defined in:
lib/threatinator/event_builder.rb

#type=(value) ⇒ Object (writeonly)

Sets the attribute type

Parameters:

  • value

    the value to set the attribute type to.



8
9
10
# File 'lib/threatinator/event_builder.rb', line 8

def type=(value)
  @type = value
end