Method: DocuSign_eSign::Stamp#valid?

Defined in:
lib/docusign_esign/models/stamp.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • true if the model is valid



190
191
192
# File 'lib/docusign_esign/models/stamp.rb', line 190

def valid?
  true
end