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
56 57 58 |
# File 'lib/docusign_esign/models/recipient_routing.rb', line 56 def valid? true end |