Method: DocuSign_Maestro::DSIdvStep.attribute_map
- Defined in:
- lib/docusign_maestro/models/ds_idv_step.rb
permalink .attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
30 31 32 33 34 35 36 37 38 39 |
# File 'lib/docusign_maestro/models/ds_idv_step.rb', line 30 def self.attribute_map { :'config' => :'config', :'id' => :'id', :'input' => :'input', :'name' => :'name', :'output' => :'output', :'type' => :'type' } end |