Method: DocuSign_eSign::EnvelopeDefinition#allow_recipient_recursion
- Defined in:
 - lib/docusign_esign/models/envelope_definition.rb
 
#allow_recipient_recursion ⇒ Object
When set to true, this enables the Recursive Recipients feature and allows a recipient to appear more than once in the routing order.
      27 28 29  | 
    
      # File 'lib/docusign_esign/models/envelope_definition.rb', line 27 def allow_recipient_recursion @allow_recipient_recursion end  |