public class ZhimaCreditPeZmgoPaysignApplyModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCreditPeZmgoPaysignApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayUserId() |
Date |
getBizTime() |
String |
getMerchantAppId() |
String |
getOutRequestNo() |
String |
getPartnerId() |
String |
getTemplateId() |
String |
getTimeoutExpress() |
void |
setAlipayUserId(String alipayUserId) |
void |
setBizTime(Date bizTime) |
void |
setMerchantAppId(String merchantAppId) |
void |
setOutRequestNo(String outRequestNo) |
void |
setPartnerId(String partnerId) |
void |
setTemplateId(String templateId) |
void |
setTimeoutExpress(String timeoutExpress) |
public String getAlipayUserId()
public void setAlipayUserId(String alipayUserId)
public Date getBizTime()
public void setBizTime(Date bizTime)
public String getMerchantAppId()
public void setMerchantAppId(String merchantAppId)
public String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
public String getPartnerId()
public void setPartnerId(String partnerId)
public String getTemplateId()
public void setTemplateId(String templateId)
public String getTimeoutExpress()
public void setTimeoutExpress(String timeoutExpress)
Copyright © 2021. All rights reserved.