Method: GongAPI::EmailAddressReferences#valid?
- Defined in:
- lib/gong_api/models/email_address_references.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
123 124 125 |
# File 'lib/gong_api/models/email_address_references.rb', line 123 def valid? true end |