public class MybankCreditLoanapplyInsturlQueryModel extends AlipayObject
Constructor and Description |
---|
MybankCreditLoanapplyInsturlQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getArrangementNo()
Gets arrangement no.
|
String |
getBizType()
Gets biz type.
|
String |
getCertNo()
Gets cert no.
|
String |
getCustGroupCode()
Gets cust group code.
|
String |
getExtBusinessLicenseNo()
Gets ext business license no.
|
String |
getExtUserId()
Gets ext user id.
|
String |
getMobile()
Gets mobile.
|
String |
getOpPdCode()
Gets op pd code.
|
String |
getOrgChannelCode()
Gets org channel code.
|
String |
getUrlType()
Gets url type.
|
String |
getUserId()
Gets user id.
|
String |
getUserName()
Gets user name.
|
void |
setArrangementNo(String arrangementNo)
Sets arrangement no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCustGroupCode(String custGroupCode)
Sets cust group code.
|
void |
setExtBusinessLicenseNo(String extBusinessLicenseNo)
Sets ext business license no.
|
void |
setExtUserId(String extUserId)
Sets ext user id.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setOpPdCode(String opPdCode)
Sets op pd code.
|
void |
setOrgChannelCode(String orgChannelCode)
Sets org channel code.
|
void |
setUrlType(String urlType)
Sets url type.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setUserName(String userName)
Sets user name.
|
public MybankCreditLoanapplyInsturlQueryModel()
public String getArrangementNo()
public void setArrangementNo(String arrangementNo)
arrangementNo
- the arrangement nopublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCustGroupCode()
public void setCustGroupCode(String custGroupCode)
custGroupCode
- the cust group codepublic String getExtBusinessLicenseNo()
public void setExtBusinessLicenseNo(String extBusinessLicenseNo)
extBusinessLicenseNo
- the ext business license nopublic String getExtUserId()
public void setExtUserId(String extUserId)
extUserId
- the ext user idpublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getOpPdCode()
public void setOpPdCode(String opPdCode)
opPdCode
- the op pd codepublic String getOrgChannelCode()
public void setOrgChannelCode(String orgChannelCode)
orgChannelCode
- the org channel codepublic String getUrlType()
public void setUrlType(String urlType)
urlType
- the url typepublic String getUserId()
public void setUserId(String userId)
userId
- the user idpublic String getUserName()
public void setUserName(String userName)
userName
- the user nameCopyright © 2018. All rights reserved.