public class Ptsv2intentsMerchantInformation extends Object
| Constructor and Description |
|---|
Ptsv2intentsMerchantInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2intentsMerchantInformation |
cancelUrl(String cancelUrl) |
boolean |
equals(Object o) |
String |
getCancelUrl()
customer would be redirected to this url based on the decision of the transaction
|
Ptsv2intentsMerchantInformationMerchantDescriptor |
getMerchantDescriptor()
Get merchantDescriptor
|
String |
getSuccessUrl()
customer would be redirected to this url based on the decision of the transaction
|
int |
hashCode() |
Ptsv2intentsMerchantInformation |
merchantDescriptor(Ptsv2intentsMerchantInformationMerchantDescriptor merchantDescriptor) |
void |
setCancelUrl(String cancelUrl) |
void |
setMerchantDescriptor(Ptsv2intentsMerchantInformationMerchantDescriptor merchantDescriptor) |
void |
setSuccessUrl(String successUrl) |
Ptsv2intentsMerchantInformation |
successUrl(String successUrl) |
String |
toString() |
public Ptsv2intentsMerchantInformation merchantDescriptor(Ptsv2intentsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2intentsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Ptsv2intentsMerchantInformationMerchantDescriptor merchantDescriptor)
public Ptsv2intentsMerchantInformation cancelUrl(String cancelUrl)
public String getCancelUrl()
public void setCancelUrl(String cancelUrl)
public Ptsv2intentsMerchantInformation successUrl(String successUrl)
public String getSuccessUrl()
public void setSuccessUrl(String successUrl)
Copyright © 2025. All rights reserved.