Method: GongAPI::NewCallRecordingResponse#valid?

Defined in:
lib/gong_api/models/new_call_recording_response.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/new_call_recording_response.rb', line 86

def valid?
  true
end