new DocusignAPIError(messageopt, typeopt, codeopt, subcodeopt, traceIDopt)
- Source:
DocusignAPIError
error.
References:
- https://www.docusign.com/p/RESTAPIGuide/RESTAPIGuide.htm#OAuth2/OAuth2 Response Codes.htm
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
message |
string |
<optional> |
|
type |
string |
<optional> |
|
code |
number |
<optional> |
|
subcode |
number |
<optional> |
|
traceID |
string |
<optional> |