Method: Falcon::ApiIndicatorUpdateReqsV1#hash

Defined in:
lib/crimson-falcon/models/api_indicator_update_reqs_v1.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



141
142
143
# File 'lib/crimson-falcon/models/api_indicator_update_reqs_v1.rb', line 141

def hash
  [bulk_update, comment, indicators].hash
end