Method: Fastly::LoggingPapertrailResponse#list_invalid_properties
- Defined in:
- lib/fastly/models/logging_papertrail_response.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
206 207 208 209 |
# File 'lib/fastly/models/logging_papertrail_response.rb', line 206 def list_invalid_properties invalid_properties = Array.new invalid_properties end |