Method: PureCloud::UserPresenceAlert#list_invalid_properties
- Defined in:
- lib/purecloudplatformclientv2/models/user_presence_alert.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
165 166 167 168 |
# File 'lib/purecloudplatformclientv2/models/user_presence_alert.rb', line 165 def list_invalid_properties invalid_properties = Array.new return invalid_properties end |