public class OmnichannelPayoutSpecificInput extends Object
| Constructor and Description |
|---|
OmnichannelPayoutSpecificInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPaymentId()
The Payment Id of the transaction (either in-store or online), from which you request to make a refund.
|
void |
setPaymentId(String value)
The Payment Id of the transaction (either in-store or online), from which you request to make a refund.
|
OmnichannelPayoutSpecificInput |
withPaymentId(String value)
The Payment Id of the transaction (either in-store or online), from which you request to make a refund.
|
public String getPaymentId()
public void setPaymentId(String value)
public OmnichannelPayoutSpecificInput withPaymentId(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.