Method: DocuSign_Maestro::DSWorkflowLastIndexOfExpression.attribute_map

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

.attribute_mapObject

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

[View source]

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