Method: DocuSign_eSign::Ssn#status
- Defined in:
- lib/docusign_esign/models/ssn.rb
#status ⇒ Object
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
269 270 271 |
# File 'lib/docusign_esign/models/ssn.rb', line 269 def status @status end |