Class: NicInfo::EventActor

Inherits:
Object
  • Object
show all
Defined in:
lib/nicinfo/common_json.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entity_cnObject

Returns the value of attribute entity_cn.



229
230
231
# File 'lib/nicinfo/common_json.rb', line 229

def entity_cn
  @entity_cn
end

#eventActionObject

Returns the value of attribute eventAction.



229
230
231
# File 'lib/nicinfo/common_json.rb', line 229

def eventAction
  @eventAction
end

#eventDateObject

Returns the value of attribute eventDate.



229
230
231
# File 'lib/nicinfo/common_json.rb', line 229

def eventDate
  @eventDate
end

Returns the value of attribute related.



229
230
231
# File 'lib/nicinfo/common_json.rb', line 229

def related
  @related
end