Method: Fastly::Store.fastly_types

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

.fastly_typesObject

Attribute type mapping.



32
33
34
35
36
# File 'lib/fastly/models/store.rb', line 32

def self.fastly_types
  {
    :'name' => :'String'
  }
end