Method: DocuSign_eSign::ServerTemplate.attribute_map
- Defined in:
- lib/docusign_esign/models/server_template.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
24 25 26 27 28 29 |
# File 'lib/docusign_esign/models/server_template.rb', line 24 def self.attribute_map { :'sequence' => :'sequence', :'template_id' => :'templateId' } end |