public class ZhimaCreditEpFreedepositInitializeModel extends AlipayObject
| Constructor and Description |
|---|
ZhimaCreditEpFreedepositInitializeModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizChannel()
Gets biz channel.
|
String |
getBizSource()
Gets biz source.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getCreditCategory()
Gets credit category.
|
String |
getEpCertNo()
Gets ep cert no.
|
String |
getEpCertType()
Gets ep cert type.
|
String |
getEpName()
Gets ep name.
|
String |
getGotoUrl()
Gets goto url.
|
String |
getMerchantOrderNo()
Gets merchant order no.
|
String |
getName()
Gets name.
|
String |
getOutRequestNo()
Gets out request no.
|
String |
getProductCode()
Gets product code.
|
String |
getRequestId()
Gets request id.
|
void |
setBizChannel(String bizChannel)
Sets biz channel.
|
void |
setBizSource(String bizSource)
Sets biz source.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setCreditCategory(String creditCategory)
Sets credit category.
|
void |
setEpCertNo(String epCertNo)
Sets ep cert no.
|
void |
setEpCertType(String epCertType)
Sets ep cert type.
|
void |
setEpName(String epName)
Sets ep name.
|
void |
setGotoUrl(String gotoUrl)
Sets goto url.
|
void |
setMerchantOrderNo(String merchantOrderNo)
Sets merchant order no.
|
void |
setName(String name)
Sets name.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setRequestId(String requestId)
Sets request id.
|
public ZhimaCreditEpFreedepositInitializeModel()
public String getBizChannel()
public void setBizChannel(String bizChannel)
bizChannel - the biz channelpublic String getBizSource()
public void setBizSource(String bizSource)
bizSource - the biz sourcepublic String getCertNo()
public void setCertNo(String certNo)
certNo - the cert nopublic String getCertType()
public void setCertType(String certType)
certType - the cert typepublic String getCreditCategory()
public void setCreditCategory(String creditCategory)
creditCategory - the credit categorypublic String getEpCertNo()
public void setEpCertNo(String epCertNo)
epCertNo - the ep cert nopublic String getEpCertType()
public void setEpCertType(String epCertType)
epCertType - the ep cert typepublic String getEpName()
public void setEpName(String epName)
epName - the ep namepublic String getGotoUrl()
public void setGotoUrl(String gotoUrl)
gotoUrl - the goto urlpublic String getMerchantOrderNo()
public void setMerchantOrderNo(String merchantOrderNo)
merchantOrderNo - the merchant order nopublic String getName()
public void setName(String name)
name - the namepublic String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo - the out request nopublic String getProductCode()
public void setProductCode(String productCode)
productCode - the product codepublic String getRequestId()
public void setRequestId(String requestId)
requestId - the request idCopyright © 2018. All rights reserved.