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.



210
211
212
# File 'lib/nicinfo/common_json.rb', line 210

def entity_cn
  @entity_cn
end

#eventActionObject

Returns the value of attribute eventAction.



210
211
212
# File 'lib/nicinfo/common_json.rb', line 210

def eventAction
  @eventAction
end

#eventDateObject

Returns the value of attribute eventDate.



210
211
212
# File 'lib/nicinfo/common_json.rb', line 210

def eventDate
  @eventDate
end

Returns the value of attribute related.



210
211
212
# File 'lib/nicinfo/common_json.rb', line 210

def related
  @related
end