Method: GongAPI::MeetingsErrorResponse#valid?
- Defined in:
- lib/gong_api/models/meetings_error_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
104 105 106 |
# File 'lib/gong_api/models/meetings_error_response.rb', line 104 def valid? true end |