Method: DocuSign_Maestro::DSSignStepInput#documents

Defined in:
lib/docusign_maestro/models/ds_sign_step_input.rb

#documentsObject

A list of #/definitions/ESignDocuments. Each element is: ESignDocument Object. This object should be any of the following object models: [#/definitions/ESignDocumentFromPreviousStep, #/definitions/ESignDocumentFromESignTemplate]

[View source]

17
18
19
# File 'lib/docusign_maestro/models/ds_sign_step_input.rb', line 17

def documents
  @documents
end