public abstract class AbstractPaymentRequest extends Object implements MerchantPaymentRequest
Description:
| 限定符和类型 | 字段和说明 |
|---|---|
protected WeixinSignature |
weixinSignature |
| 构造器和说明 |
|---|
AbstractPaymentRequest(String prePayId,
WeixinPayAccount paymentAccount) |
| 限定符和类型 | 方法和说明 |
|---|---|
WeixinPayAccount |
getPaymentAccount()
支付账号
|
String |
getPrePayId()
预支付交易ID
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPaymentType, toRequestObject, toRequestStringprotected final WeixinSignature weixinSignature
public AbstractPaymentRequest(String prePayId, WeixinPayAccount paymentAccount)
public String getPrePayId()
MerchantPaymentRequestgetPrePayId 在接口中 MerchantPaymentRequestpublic WeixinPayAccount getPaymentAccount()
MerchantPaymentRequestgetPaymentAccount 在接口中 MerchantPaymentRequestCopyright © 2019. All rights reserved.