Method: Fastly::ServiceAuthorizationResponseDataAllOf#valid?
- Defined in:
- lib/fastly/models/service_authorization_response_data_all_of.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
80 81 82 |
# File 'lib/fastly/models/service_authorization_response_data_all_of.rb', line 80 def valid? true end |