Method: DocuSign_Maestro::DSWorkflowLastIndexOfExpression#search_text
- Defined in:
- lib/docusign_maestro/models/ds_workflow_last_index_of_expression.rb
permalink #search_text ⇒ Object
Reference of #/definitions/StringOrVariableOrTransformation. Object stands for a String or a Variable or a Transformation. This object should be any of the following object models or types: [string, #/definitions/DSWorkflowVariable, #/definitions/DSWorkflowTransformationExpression]
17 18 19 |
# File 'lib/docusign_maestro/models/ds_workflow_last_index_of_expression.rb', line 17 def search_text @search_text end |