| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
PatchRequest |
PatchRequest.setOp(String op)
Setter for op
|
PatchRequest |
PatchRequest.setPath(String path)
Setter for path
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebProfile.partialUpdate(APIContext apiContext,
PatchRequest patchRequest)
Partially update an existing web experience profile by passing the ID of the profile to the request URI.
|
void |
WebProfile.partialUpdate(String accessToken,
PatchRequest patchRequest)
Partially update an existing web experience profile by passing the ID of the profile to the request URI.
|
Copyright © 2015. All Rights Reserved.