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