Sha256: 06f8ee56811ba7a55d3fe131cf9e03eee46e8ddf64e3cc3f8e9fb158ed5c721f
Contents?: true
Size: 707 Bytes
Versions: 3
Compression:
Stored size: 707 Bytes
Contents
# DocuSign_eSign::ReturnUrlRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **return_url** | **String** | Identifies the return point after sending the envelope. DocuSign returns to the URL and includes an event parameter that can be used to redirect the recipient to another location. The possible event parameters returned are: * send (user sends the envelope) * save (user saves the envelope) * cancel (user cancels the sending transaction. No envelopeId is returned in this case.) * error (there is an error when performing the send) * sessionEnd (the sending session ends before the user completes another action). | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/ReturnUrlRequest.md |
docusign_esign-0.0.2 | docs/ReturnUrlRequest.md |
docusign_esign-0.0.1 | docs/ReturnUrlRequest.md |