Method: DocuSign_Maestro::ESignDocumentFromESignTemplate.attribute_map

Defined in:
lib/docusign_maestro/models/e_sign_document_from_e_sign_template.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.

[View source]

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