Method: DyspatchClient::UpdatedAt#list_invalid_properties
- Defined in:
- lib/dyspatch_client/models/updated_at.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
43 44 45 46 |
# File 'lib/dyspatch_client/models/updated_at.rb', line 43 def list_invalid_properties invalid_properties = Array.new return invalid_properties end |