Sha256: 29f4f01933d57e252b5933a215b21bb82ef32c5c349ed0aba26c1b2659b0a3f7
Contents?: true
Size: 858 Bytes
Versions: 3
Compression:
Stored size: 858 Bytes
Contents
# DocuSign_eSign::CorrectViewRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **return_url** | **String** | The url used after correct/send view session has ended. DocuSign redirects to the url and includes an event parameter that can be used by your app. The event parameters returned are: * send (user corrected and sent the envelope) * save (user saved the envelope) * cancel (user canceled the transaction.) * error (there was an error when performing the correct or send) * sessionEnd (the session ended before the user completed a different action) ###### Note: Include https:// in the URL or the redirect might not succeed on some browsers. | [optional] **suppress_navigation** | **String** | Specifies whether the window is displayed with or without dressing. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/CorrectViewRequest.md |
docusign_esign-0.0.2 | docs/CorrectViewRequest.md |
docusign_esign-0.0.1 | docs/CorrectViewRequest.md |