Method: DocuSign_eSign::FirstName#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



913
914
915
# File 'lib/docusign_esign/models/first_name.rb', line 913

def valid?
  true
end