Method: GongAPI::Monologue#valid?
- Defined in:
- lib/gong_api/models/monologue.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
88 89 90 |
# File 'lib/gong_api/models/monologue.rb', line 88 def valid? true end |