Method: Fastly::TlsActivationsResponse#valid?
- Defined in:
- lib/fastly/models/tls_activations_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
98 99 100 |
# File 'lib/fastly/models/tls_activations_response.rb', line 98 def valid? true end |