Method: DocuSign_eSign::SignatureType#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



67
68
69
# File 'lib/docusign_esign/models/signature_type.rb', line 67

def valid?
  return true
end