Method: DocuSign_eSign::BrandsResponse#valid?
- Defined in:
- lib/docusign_esign/models/brands_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
78 79 80 |
# File 'lib/docusign_esign/models/brands_response.rb', line 78 def valid? return true end |