Method: DocuSign_eSign::EnvelopeDefinition#allow_recipient_recursion

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

#allow_recipient_recursionObject

When set to true, this enables the Recursive Recipients feature and allows a recipient to appear more than once in the routing order.



33
34
35
# File 'lib/docusign_esign/models/envelope_definition.rb', line 33

def allow_recipient_recursion
  @allow_recipient_recursion
end