Method: CMV4APIClient::ResetPasswordData#valid?
- Defined in:
- lib/cmv4-openapi-client/models/reset_password_data.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
78 79 80 |
# File 'lib/cmv4-openapi-client/models/reset_password_data.rb', line 78 def valid? true end |