Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.payment | |
com.secutix.plugin.paymentintegration.service |
Modifier and Type | Field and Description |
---|---|
protected List<PaymentDetail> |
PaymentDetailResult.paymentDetails |
protected List<PaymentDetail> |
PaymentDetailResult.paymentDetails |
protected List<PaymentDetail> |
UpdatePayments.payments |
protected List<PaymentDetail> |
UpdatePayments.payments |
Modifier and Type | Method and Description |
---|---|
List<PaymentDetail> |
PaymentDetailResult.getPaymentDetails()
Gets the value of the paymentDetails property.
|
List<PaymentDetail> |
PaymentDetailResult.getPaymentDetails()
Gets the value of the paymentDetails property.
|
List<PaymentDetail> |
UpdatePayments.getPayments()
Gets the value of the payments property.
|
List<PaymentDetail> |
UpdatePayments.getPayments()
Gets the value of the payments property.
|
Modifier and Type | Method and Description |
---|---|
default PaymentDetailResult |
ExternalPaymentService.updatePayments(Integer requestId,
Long orderId,
List<PaymentDetail> payments) |
default PaymentDetailResult |
ExternalPaymentService.updatePayments(Integer requestId,
Long orderId,
List<PaymentDetail> payments) |
Copyright © 2021. All rights reserved.