public class ZhimaCreditPeIndustryTradePayModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCreditPeIndustryTradePayModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAmount() |
String |
getExtInfo() |
String |
getMemo() |
String |
getOutFundNo() |
String |
getPayAmountType() |
String |
getProductCode() |
String |
getZmOrderId() |
void |
setAmount(String amount) |
void |
setExtInfo(String extInfo) |
void |
setMemo(String memo) |
void |
setOutFundNo(String outFundNo) |
void |
setPayAmountType(String payAmountType) |
void |
setProductCode(String productCode) |
void |
setZmOrderId(String zmOrderId) |
public String getAmount()
public void setAmount(String amount)
public String getExtInfo()
public void setExtInfo(String extInfo)
public String getMemo()
public void setMemo(String memo)
public String getOutFundNo()
public void setOutFundNo(String outFundNo)
public String getPayAmountType()
public void setPayAmountType(String payAmountType)
public String getProductCode()
public void setProductCode(String productCode)
public String getZmOrderId()
public void setZmOrderId(String zmOrderId)
Copyright © 2020. All rights reserved.