| Package | Description | 
|---|---|
| com.worldline.connect.sdk.java.v1.domain | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PaymentResponse  | 
| Modifier and Type | Method and Description | 
|---|---|
Payment | 
PaymentApprovalResponse.getPayment()
Object that holds the payment data 
 | 
Payment | 
CreatePaymentResult.getPayment()
Object that holds the payment related properties 
 | 
Payment | 
CancelPaymentResponse.getPayment()
Object that holds the payment related properties 
 | 
Payment | 
CreatedPaymentOutput.getPayment()
Object that holds the payment data 
 | 
Payment | 
CancelApprovalPaymentResponse.getPayment()
Object that holds the payment related properties 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Payment> | 
FindPaymentsResponse.getPayments()
A list of payments that matched your filter, starting at the given offset and limited to the given limit. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PaymentApprovalResponse.setPayment(Payment value)
Object that holds the payment data 
 | 
void | 
CreatePaymentResult.setPayment(Payment value)
Object that holds the payment related properties 
 | 
void | 
CancelPaymentResponse.setPayment(Payment value)
Object that holds the payment related properties 
 | 
void | 
CreatedPaymentOutput.setPayment(Payment value)
Object that holds the payment data 
 | 
void | 
CancelApprovalPaymentResponse.setPayment(Payment value)
Object that holds the payment related properties 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FindPaymentsResponse.setPayments(List<Payment> value)
A list of payments that matched your filter, starting at the given offset and limited to the given limit. 
 | 
Copyright © 2025 Worldline Global Collect. All rights reserved.