Method: DocuSign_Maestro::GetConfigurationInstanceResponse.swagger_types
- Defined in:
- lib/docusign_maestro/models/get_configuration_instance_response.rb
.swagger_types ⇒ Object
Attribute type mapping.
32 33 34 35 36 37 38 |
# File 'lib/docusign_maestro/models/get_configuration_instance_response.rb', line 32 def self.swagger_types { :'saved_values' => :'Object', :'step_id' => :'String', :'workflow_definition_id' => :'String' } end |