Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.domain |
Modifier and Type | Class and Description |
---|---|
class |
PaymentStatusOutput |
Modifier and Type | Method and Description |
---|---|
OrderStatusOutput |
PayoutResult.getStatusOutput()
This object has the numeric representation of the current payout status, timestamp of last status change and performable action on the current payout resource.
In case of a rejected payout, detailed error information is listed. |
OrderStatusOutput |
RefundResult.getStatusOutput()
This object has the numeric representation of the current refund status, timestamp of last status change and performable action on the current refund resource.
In case of a rejected refund, detailed error information is listed. |
Modifier and Type | Method and Description |
---|---|
void |
PayoutResult.setStatusOutput(OrderStatusOutput value)
This object has the numeric representation of the current payout status, timestamp of last status change and performable action on the current payout resource.
In case of a rejected payout, detailed error information is listed. |
void |
RefundResult.setStatusOutput(OrderStatusOutput value)
This object has the numeric representation of the current refund status, timestamp of last status change and performable action on the current refund resource.
In case of a rejected refund, detailed error information is listed. |
Copyright © 2024 Worldline Global Collect. All rights reserved.