Method: DocuSign_Maestro::DSIdvStep.attribute_map

Defined in:
lib/docusign_maestro/models/ds_idv_step.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.

[View source]

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