Method: Falcon::FalconxThreatGraphIndicatorV1#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



138
139
140
# File 'lib/crimson-falcon/models/falconx_threat_graph_indicator_v1.rb', line 138

def hash
  [customer_prevalence, global_prevalence, type, value].hash
end