Method: Fastly::ResourceResponseAllOf#valid?
- Defined in:
- lib/fastly/models/resource_response_all_of.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
110 111 112 |
# File 'lib/fastly/models/resource_response_all_of.rb', line 110 def valid? true end |