Method: DocuSign_eSign::CertifiedDelivery#status
- Defined in:
- lib/docusign_esign/models/certified_delivery.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.
137 138 139 |
# File 'lib/docusign_esign/models/certified_delivery.rb', line 137 def status @status end |