public class QRCodePayRequest extends Object
QRCodePayRequest(String merchantID, String terminalID, String orderNo, Integer amount, String notifyURL, String callbackURL)
Integer
getAmount()
String
getCallbackURL()
getMerchantID()
getNotifyURL()
getOrderNo()
getTerminalID()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QRCodePayRequest(String merchantID, String terminalID, String orderNo, Integer amount, String notifyURL, String callbackURL)
public String getMerchantID()
public String getTerminalID()
public String getOrderNo()
public Integer getAmount()
public String getNotifyURL()
public String getCallbackURL()
Copyright © 2020. All rights reserved.