Method: GongAPI::Call#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



122
123
124
# File 'lib/gong_api/models/call.rb', line 122

def valid?
  true
end