Method: Fastly::WafExclusionResponseData.attribute_map

Defined in:
lib/fastly/models/waf_exclusion_response_data.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



26
27
28
29
30
31
32
33
# File 'lib/fastly/models/waf_exclusion_response_data.rb', line 26

def self.attribute_map
  {
    :'type' => :'type',
    :'attributes' => :'attributes',
    :'relationships' => :'relationships',
    :'id' => :'id'
  }
end