public class PtsV2PaymentsPost201ResponseMerchantInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseMerchantInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getReturnUrl()
URL for displaying payment results to the consumer (notifications) after the transaction is processed.
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseMerchantInformation |
returnUrl(String returnUrl) |
void |
setReturnUrl(String returnUrl) |
String |
toString() |
public PtsV2PaymentsPost201ResponseMerchantInformation()
public PtsV2PaymentsPost201ResponseMerchantInformation returnUrl(String returnUrl)
public String getReturnUrl()
public void setReturnUrl(String returnUrl)
Copyright © 2024. All rights reserved.