Method: DocuSign_Maestro::DSWorkflowLastIndexOfExpression.swagger_types
- Defined in:
- lib/docusign_maestro/models/ds_workflow_last_index_of_expression.rb
.swagger_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 39 40 |
# File 'lib/docusign_maestro/models/ds_workflow_last_index_of_expression.rb', line 34 def self.swagger_types { :'search_text' => :'Object', :'text' => :'Object', :'type' => :'DSWorkflowTransformationExpressionTypesLastIndexOfExpression' } end |