| Class | Description |
|---|---|
| CancelPermissionsRequest |
Request to invalidate an access token and revoke the
permissions associated with it.
|
| CancelPermissionsResponse | |
| GetAccessTokenRequest |
The request use to retrieve a permanent access token.
|
| GetAccessTokenResponse |
Permanent access token and token secret that can be used to
make requests for protected resources owned by another
account.
|
| GetAdvancedPersonalDataRequest |
Request to retrieve personal data.Accepts
PersonalAttributeList as request and responds with
PersonalDataList.
|
| GetAdvancedPersonalDataResponse | |
| GetBasicPersonalDataRequest |
Request to retrieve basic personal data.Accepts
PersonalAttributeList as request and responds with
PersonalDataList.
|
| GetBasicPersonalDataResponse | |
| GetPermissionsRequest |
Request to retrieve the approved list of permissions
associated with a token.
|
| GetPermissionsResponse |
The list of permissions associated with the token.
|
| PersonalAttributeList |
List of Personal Attributes to be sent as a request.
|
| PersonalData |
A property of User Identity data , represented as a
Name-value pair with Name being the PersonalAttribute
requested and value being the data.
|
| PersonalDataList |
Set of personal data which forms the response of
GetPersonalData call.
|
| RequestPermissionsRequest |
Describes the request for permissions over an account.
|
| RequestPermissionsResponse |
Returns the temporary request token
|
| Enum | Description |
|---|---|
| PersonalAttribute |
Enumeration for Personal Attributes of a user.
|
Copyright © 2013. All Rights Reserved.