Method: GongAPI::UserActivity#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



85
86
87
# File 'lib/gong_api/models/user_activity.rb', line 85

def valid?
  true
end