Method: DocuSign_eSign::Decline#status
- Defined in:
- lib/docusign_esign/models/decline.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.
209 210 211 |
# File 'lib/docusign_esign/models/decline.rb', line 209 def status @status end |