Method: DocuSign_Maestro::DSSignStepInput#email_subject
- Defined in:
- lib/docusign_maestro/models/ds_sign_step_input.rb
permalink #email_subject ⇒ 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]
23 24 25 |
# File 'lib/docusign_maestro/models/ds_sign_step_input.rb', line 23 def email_subject @email_subject end |