Method: DocuSign_Maestro::DSWorkflowLastIndexOfExpression.attribute_map
- Defined in:
- lib/docusign_maestro/models/ds_workflow_last_index_of_expression.rb
permalink .attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
25 26 27 28 29 30 31 |
# File 'lib/docusign_maestro/models/ds_workflow_last_index_of_expression.rb', line 25 def self.attribute_map { :'search_text' => :'searchText', :'text' => :'text', :'type' => :'type' } end |