Method: DocuSign_Maestro::ESignDocumentFromESignTemplate.attribute_map
- Defined in:
- lib/docusign_maestro/models/e_sign_document_from_e_sign_template.rb
permalink .attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
26 27 28 29 30 31 32 33 |
# File 'lib/docusign_maestro/models/e_sign_document_from_e_sign_template.rb', line 26 def self.attribute_map { :'e_sign_template_id' => :'eSignTemplateId', :'file_extension' => :'fileExtension', :'name' => :'name', :'type' => :'type' } end |