class Docusign::GetAuthenticationToken

{www.docusign.net/API/3.0}GetAuthenticationToken

goToEnvelopeID - SOAP::SOAPString

Attributes

goToEnvelopeID[RW]

Public Class Methods

new(goToEnvelopeID = nil) click to toggle source
# File lib/docusign/docusign.rb, line 3160
def initialize(goToEnvelopeID = nil)
  @goToEnvelopeID = goToEnvelopeID
end