Method: IntegrationApi::CreateUserRequest#valid?
- Defined in:
- lib/integration_api/models/create_user_request.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
95 96 97 |
# File 'lib/integration_api/models/create_user_request.rb', line 95 def valid? true end |