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