Method: Fastly::Content.fastly_nullable
- Defined in:
- lib/fastly/models/content.rb
.fastly_nullable ⇒ Object
List of attributes with nullable: true
58 59 60 61 |
# File 'lib/fastly/models/content.rb', line 58 def self.fastly_nullable Set.new([ ]) end |