Method: DocuSign_eSign::DateStampProperties#valid?
- Defined in:
- lib/docusign_esign/models/date_stamp_properties.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
85 86 87 |
# File 'lib/docusign_esign/models/date_stamp_properties.rb', line 85 def valid? return true end |