Method: DocuSign_eSign::CarbonCopy#valid?
- Defined in:
- lib/docusign_esign/models/carbon_copy.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
645 646 647 |
# File 'lib/docusign_esign/models/carbon_copy.rb', line 645 def valid? return true end |