Method: DocuSign_eSign::Sender#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



64
65
66
# File 'lib/docusign_esign/models/sender.rb', line 64

def valid?
  true
end