Method: DocuSign_Maestro::DSWorkflowComparisonExpression#right_operand
- Defined in:
- lib/docusign_maestro/models/ds_workflow_comparison_expression.rb
permalink #right_operand ⇒ Object
This model should be any of the following object models or types: [number, boolean, #/definitions/StringOrVariableOrTransformation]
22 23 24 |
# File 'lib/docusign_maestro/models/ds_workflow_comparison_expression.rb', line 22 def right_operand @right_operand end |