Uses of Package
com.paypal.svcs.types.perm

Packages that use com.paypal.svcs.types.perm
com.paypal.svcs.services   
com.paypal.svcs.types.perm   
 

Classes in com.paypal.svcs.types.perm used by com.paypal.svcs.services
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.
RequestPermissionsRequest
          Describes the request for permissions over an account.
RequestPermissionsResponse
          Returns the temporary request token
 

Classes in com.paypal.svcs.types.perm used by com.paypal.svcs.types.perm
CancelPermissionsResponse
           
GetAccessTokenResponse
          Permanent access token and token secret that can be used to make requests for protected resources owned by another account.
GetAdvancedPersonalDataResponse
           
GetBasicPersonalDataResponse
           
GetPermissionsResponse
          The list of permissions associated with the token.
PersonalAttribute
          Enumeration for Personal Attributes of a user.
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.
RequestPermissionsResponse
          Returns the temporary request token
 



Copyright © 2013. All Rights Reserved.