Uses of Class
com.paypal.api.payments.CreateProfileResponse

Packages that use CreateProfileResponse
com.paypal.api.payments   
 

Uses of CreateProfileResponse in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return CreateProfileResponse
 CreateProfileResponse WebProfile.create(APIContext apiContext)
          Create a web experience profile by passing the name of the profile and other profile details in the request JSON to the request URI.
 CreateProfileResponse WebProfile.create(String accessToken)
          Create a web experience profile by passing the name of the profile and other profile details in the request JSON to the request URI.
 CreateProfileResponse CreateProfileResponse.setId(String id)
          Setter for id
 



Copyright © 2015. All Rights Reserved.