Method: Kickflow::PostTicketsTicketIdRejectRequest#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



104
105
106
# File 'lib/kickflow/models/post_tickets_ticket_id_reject_request.rb', line 104

def hash
  [to].hash
end