Method: PureCloud::OrphanUpdateRequest#list_invalid_properties
- Defined in:
- lib/purecloudplatformclientv2/models/orphan_update_request.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
72 73 74 75 |
# File 'lib/purecloudplatformclientv2/models/orphan_update_request.rb', line 72 def list_invalid_properties invalid_properties = Array.new return invalid_properties end |