public class PaymentProduct5404 extends Object
| Constructor and Description |
|---|
PaymentProduct5404() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppSwitchLink()
Contains a application switch url that should open WeChat Pay application in mobile device (intended to be used by a device with the WeChat Pay app)
|
String |
getQrCodeUrl()
Contains a QR code url that can be used to build a QR code (intended to be scanned by a device with the WeChat Pay app)
|
void |
setAppSwitchLink(String value)
Contains a application switch url that should open WeChat Pay application in mobile device (intended to be used by a device with the WeChat Pay app)
|
void |
setQrCodeUrl(String value)
Contains a QR code url that can be used to build a QR code (intended to be scanned by a device with the WeChat Pay app)
|
PaymentProduct5404 |
withAppSwitchLink(String value)
Contains a application switch url that should open WeChat Pay application in mobile device (intended to be used by a device with the WeChat Pay app)
|
PaymentProduct5404 |
withQrCodeUrl(String value)
Contains a QR code url that can be used to build a QR code (intended to be scanned by a device with the WeChat Pay app)
|
public String getAppSwitchLink()
public void setAppSwitchLink(String value)
public PaymentProduct5404 withAppSwitchLink(String value)
public String getQrCodeUrl()
public void setQrCodeUrl(String value)
public PaymentProduct5404 withQrCodeUrl(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.