TokenExchangeInvokeRequest interface   
A request to exchange a token.
Properties
| connection | The connection name. | 
| id | The id from the OAuthCard. | 
| token | The user token that can be exchanged. | 
Property Details
		connectionName
	 
	The connection name.
connectionName: stringProperty Value
string
id
The id from the OAuthCard.
id: stringProperty Value
string
token
The user token that can be exchanged.
token: stringProperty Value
string