Method: GongAPI::DailyActivityWithDates#valid?
- Defined in:
- lib/gong_api/models/daily_activity_with_dates.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
213 214 215 |
# File 'lib/gong_api/models/daily_activity_with_dates.rb', line 213 def valid? true end |