Method: GongAPI::UserIntegrationStatus#valid?
- Defined in:
- lib/gong_api/models/user_integration_status.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
113 114 115 |
# File 'lib/gong_api/models/user_integration_status.rb', line 113 def valid? true end |