Method: Fastly::Content.attribute_map

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

.attribute_mapObject

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



29
30
31
32
33
34
35
36
37
38
# File 'lib/fastly/models/content.rb', line 29

def self.attribute_map
  {
    :'hash' => :'hash',
    :'request' => :'request',
    :'response' => :'response',
    :'response_time' => :'response_time',
    :'server' => :'server',
    :'pop' => :'pop'
  }
end