Method: DocuSign_Maestro::DSWorkflowVariableFromVariable.attribute_map
- Defined in:
- lib/docusign_maestro/models/ds_workflow_variable_from_variable.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
26 27 28 29 30 31 32 33 |
# File 'lib/docusign_maestro/models/ds_workflow_variable_from_variable.rb', line 26 def self.attribute_map { :'key' => :'key', :'property_name' => :'propertyName', :'source' => :'source', :'step_id' => :'stepId' } end |