Method: DocuSign_Maestro::ValidationErrors.swagger_types
- Defined in:
- lib/docusign_maestro/models/validation_errors.rb
.swagger_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 34 |
# File 'lib/docusign_maestro/models/validation_errors.rb', line 29 def self.swagger_types { :'code' => :'String', :'message' => :'String' } end |