Method: DocuSign_eSign::Revision#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



99
100
101
# File 'lib/docusign_esign/models/revision.rb', line 99

def valid?
  true
end