Method: DocuSign_eSign::TemplateAutoMatch.swagger_types
- Defined in:
- lib/docusign_esign/models/template_auto_match.rb
.swagger_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 40 41 |
# File 'lib/docusign_esign/models/template_auto_match.rb', line 35 def self.swagger_types { :'auto_match' => :'String', :'error_details' => :'ErrorDetails', :'template_id' => :'String' } end |