Method: DocuSign_eSign::TemplateAutoMatch.attribute_map
- Defined in:
- lib/docusign_esign/models/template_auto_match.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
26 27 28 29 30 31 32 |
# File 'lib/docusign_esign/models/template_auto_match.rb', line 26 def self.attribute_map { :'auto_match' => :'autoMatch', :'error_details' => :'errorDetails', :'template_id' => :'templateId' } end |