Method: DocuSign_Maestro::DSSignStepInput#documents
- Defined in:
- lib/docusign_maestro/models/ds_sign_step_input.rb
permalink #documents ⇒ Object
A list of #/definitions/ESignDocuments. Each element is: ESignDocument Object. This object should be any of the following object models: [#/definitions/ESignDocumentFromPreviousStep, #/definitions/ESignDocumentFromESignTemplate]
17 18 19 |
# File 'lib/docusign_maestro/models/ds_sign_step_input.rb', line 17 def documents @documents end |