Method: Falcon::FalconxThreatGraphIndicatorV1#hash
- Defined in:
- lib/crimson-falcon/models/falconx_threat_graph_indicator_v1.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
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 |