Method: DocuSign_eSign::Note#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



931
932
933
# File 'lib/docusign_esign/models/note.rb', line 931

def valid?
  true
end