externalAccountValidateResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| oauthToken (string) | 1/1 | The validated oauth token, which can be used to login, connect or disconnect |
JSON
| property | type | description |
|---|---|---|
| oauthToken | oauthToken (string) | The validated oauth token, which can be used to login, connect or disconnect |