Method: GongAPI::GenericCrmIntegration#valid?

Defined in:
lib/gong_api/models/generic_crm_integration.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • true if the model is valid



86
87
88
# File 'lib/gong_api/models/generic_crm_integration.rb', line 86

def valid?
  true
end