Method: DocuSign_eSign::EnvelopeDefinition#composite_templates
- Defined in:
- lib/docusign_esign/models/envelope_definition.rb
#composite_templates ⇒ Object
A complex type that can be added to create envelopes from a combination of DocuSign templates and PDF forms. The basic envelope remains the same, while the Composite Template adds new document and template overlays into the envelope. There can be any number of Composite Template structures in the envelope.
72 73 74 |
# File 'lib/docusign_esign/models/envelope_definition.rb', line 72 def composite_templates @composite_templates end |