Method: DocuSign_eSign::ServerTemplate#template_id

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

#template_idObject

The unique identifier of the template. If this is not provided, DocuSign will generate a value.



21
22
23
# File 'lib/docusign_esign/models/server_template.rb', line 21

def template_id
  @template_id
end