Method: PureCloud::EdgeLogsJobFile#list_invalid_properties
- Defined in:
- lib/purecloudplatformclientv2/models/edge_logs_job_file.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
200 201 202 203 |
# File 'lib/purecloudplatformclientv2/models/edge_logs_job_file.rb', line 200 def list_invalid_properties invalid_properties = Array.new return invalid_properties end |