Method: DocuSign_eSign::TemplateCustomFields#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



71
72
73
# File 'lib/docusign_esign/models/template_custom_fields.rb', line 71

def valid?
  return true
end