Method: Fastly::Store.fastly_nullable

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

.fastly_nullableObject

List of attributes with nullable: true



39
40
41
42
# File 'lib/fastly/models/store.rb', line 39

def self.fastly_nullable
  Set.new([
  ])
end