| Package | Description |
|---|---|
| com.paypal.api.payments | |
| com.paypal.base.rest |
| Modifier and Type | Method and Description |
|---|---|
Error |
PayoutItemDetails.getError()
Getter for error
|
Error |
PayoutItemDetails.getErrors()
Getter for errors
|
Error |
PayoutBatchHeader.getErrors()
Getter for errors
|
Error |
Error.setCode(String code) |
Error |
Error.setDebugId(String debugId)
Setter for debugId
|
Error |
Error.setDetails(List<ErrorDetails> details)
Setter for details
|
Error |
Error.setInformationLink(String informationLink)
Setter for informationLink
|
Error |
Error.setMessage(String message)
Setter for message
|
Error |
Error.setName(String name)
Setter for name
|
Error |
Error.setPurchaseUnitReferenceId(String purchaseUnitReferenceId) |
| Modifier and Type | Method and Description |
|---|---|
PayoutItemDetails |
PayoutItemDetails.setError(Error error)
Setter for error
|
PayoutItemDetails |
PayoutItemDetails.setErrors(Error errors)
Setter for errors
|
PayoutBatchHeader |
PayoutBatchHeader.setErrors(Error errors)
Setter for errors
|
| Modifier and Type | Method and Description |
|---|---|
Error |
PayPalRESTException.getDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalRESTException.setDetails(Error details) |
Copyright © 2015. All Rights Reserved.