Method: DocuSign_eSign::Workspace#status

Defined in:
lib/docusign_esign/models/workspace.rb

#statusObject

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.



39
40
41
# File 'lib/docusign_esign/models/workspace.rb', line 39

def status
  @status
end