Method: DocuSign_eSign::TemplateAutoMatch#template_id
- Defined in:
- lib/docusign_esign/models/template_auto_match.rb
#template_id ⇒ Object
The unique identifier of the template. If this is not provided, DocuSign will generate a value.
23 24 25 |
# File 'lib/docusign_esign/models/template_auto_match.rb', line 23 def template_id @template_id end |