Method: Fastly::DashboardPropertyCreatedBy.fastly_nullable
- Defined in:
- lib/fastly/models/dashboard_property_created_by.rb
.fastly_nullable ⇒ Object
List of attributes with nullable: true
35 36 37 38 |
# File 'lib/fastly/models/dashboard_property_created_by.rb', line 35 def self.fastly_nullable Set.new([ ]) end |