| 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)
Setter for code
|
Error |
Error.setDebugId(String debugId)
Setter for debugId
|
Error |
Error.setDetails(List<ErrorDetails> details)
Setter for details
|
Error |
Error.setFmfDetails(FmfDetails fmfDetails)
Setter for fmfDetails
|
Error |
Error.setInformationLink(String informationLink)
Setter for informationLink
|
Error |
Error.setLinks(List<DefinitionsLinkdescription> links)
Setter for links
|
Error |
Error.setMessage(String message)
Setter for message
|
Error |
Error.setName(String name)
Setter for name
|
Error |
Error.setProcessorResponse(ProcessorResponse processorResponse)
Setter for processorResponse
|
Error |
Error.setPurchaseUnitReferenceId(String purchaseUnitReferenceId)
Setter for purchaseUnitReferenceId
|
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
Payment.getFailedTransactions()
Getter for failedTransactions
|
| 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 |
|---|---|
Payment |
Payment.setFailedTransactions(List<Error> failedTransactions)
Setter for failedTransactions
|
| Modifier and Type | Method and Description |
|---|---|
Error |
PayPalRESTException.getDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalRESTException.setDetails(Error details) |
Copyright © 2016. All Rights Reserved.