Name | Description | Type | Additional information |
---|---|---|---|
AccessToken |
Contains the JavaScript access token to pass to the JavaScript API methods. |
string |
None. |
ErrorCode |
Name of the error condition. See ErrorCode model for details. |
ErrorCode |
None. |
ErrorID |
Internal error identification number that uniquely identifies this specific error that occurred. |
string |
None. |
ErrorNum |
Numeric value of the ErrorCode |
int |
None. |
Errors |
List of errors that occurred when retrieving the JavaScript access token. |
Collection of string |
None. |
Success |
Indicates sucess or failure of the REST request. |
boolean |
None. |