public class GetPaymentParams extends Object implements ParamRequest
| Constructor and Description |
|---|
GetPaymentParams() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getReturnOperations()
If set to true, in the response of this call you will get an array called operations, that will include objects for captures and refunds associated with the given paymentId.
|
void |
setReturnOperations(Boolean value)
If set to true, in the response of this call you will get an array called operations, that will include objects for captures and refunds associated with the given paymentId.
|
List<RequestParam> |
toRequestParameters() |
public Boolean getReturnOperations()
public void setReturnOperations(Boolean value)
public List<RequestParam> toRequestParameters()
toRequestParameters in interface ParamRequestCopyright © 2025 Worldline Global Collect. All rights reserved.