Class: Trigv::SendEventResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/trigv/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#duplicateObject

Returns the value of attribute duplicate

Returns:

  • (Object)

    the current value of duplicate



15
16
17
# File 'lib/trigv/client.rb', line 15

def duplicate
  @duplicate
end

#eventObject

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



15
16
17
# File 'lib/trigv/client.rb', line 15

def event
  @event
end