Method: DocuSign_eSign::RecipientRouting#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



56
57
58
# File 'lib/docusign_esign/models/recipient_routing.rb', line 56

def valid?
  true
end