Class: InfomemeClient::EntityHash::Report

Inherits:
InfomemeClient::EntityHash show all
Defined in:
lib/infomeme_client/entity_hash/report.rb

Constant Summary collapse

REASON_TYPES =
[
  :poor_content,
  :copyright_claim,
  :illegal_content,
  :against_tos
]

Method Summary

Methods inherited from InfomemeClient::EntityHash

#freeze, #id, #initialize, #method_missing, #respond_to?, #to_hash

Constructor Details

This class inherits a constructor from InfomemeClient::EntityHash

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class InfomemeClient::EntityHash