Method: Kickflow::PostTicketsIdCommentsRequest#hash

Defined in:
lib/kickflow/models/post_tickets_id_comments_request.rb

#hashInteger

Calculates hash code according to all attributes.



117
118
119
# File 'lib/kickflow/models/post_tickets_id_comments_request.rb', line 117

def hash
  [body, files].hash
end