Method: Falcon::FalconxThreatGraphIndicatorV1.attribute_map
- Defined in:
- lib/crimson-falcon/models/falconx_threat_graph_indicator_v1.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
44 45 46 47 48 49 50 51 |
# File 'lib/crimson-falcon/models/falconx_threat_graph_indicator_v1.rb', line 44 def self.attribute_map { :'customer_prevalence' => :'customer_prevalence', :'global_prevalence' => :'global_prevalence', :'type' => :'type', :'value' => :'value' } end |