public class MybankCreditLoanapplyApplyCreateModel extends AlipayObject
Constructor and Description |
---|
MybankCreditLoanapplyApplyCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAlipayId()
Gets alipay id.
|
String |
getApplyLmt()
Gets apply lmt.
|
List<InvolvedEntity> |
getAssociateEntitys()
Gets associate entitys.
|
String |
getBizNo()
Gets biz no.
|
String |
getBizSceneNo()
Gets biz scene no.
|
String |
getBizTag()
Gets biz tag.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getEmail()
Gets email.
|
String |
getExtPar()
Gets ext par.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getLoginId()
Gets login id.
|
String |
getMobile()
Gets mobile.
|
String |
getName()
Gets name.
|
String |
getOpPdCode()
Gets op pd code.
|
String |
getOutMemId()
Gets out mem id.
|
String |
getOutUniCode()
Gets out uni code.
|
String |
getRequestId()
Gets request id.
|
String |
getSite()
Gets site.
|
String |
getSiteUserId()
Gets site user id.
|
void |
setAlipayId(String alipayId)
Sets alipay id.
|
void |
setApplyLmt(String applyLmt)
Sets apply lmt.
|
void |
setAssociateEntitys(List<InvolvedEntity> associateEntitys)
Sets associate entitys.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setBizSceneNo(String bizSceneNo)
Sets biz scene no.
|
void |
setBizTag(String bizTag)
Sets biz tag.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setEmail(String email)
Sets email.
|
void |
setExtPar(String extPar)
Sets ext par.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setLoginId(String loginId)
Sets login id.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setName(String name)
Sets name.
|
void |
setOpPdCode(String opPdCode)
Sets op pd code.
|
void |
setOutMemId(String outMemId)
Sets out mem id.
|
void |
setOutUniCode(String outUniCode)
Sets out uni code.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSite(String site)
Sets site.
|
void |
setSiteUserId(String siteUserId)
Sets site user id.
|
public MybankCreditLoanapplyApplyCreateModel()
public String getAlipayId()
public void setAlipayId(String alipayId)
alipayId
- the alipay idpublic String getApplyLmt()
public void setApplyLmt(String applyLmt)
applyLmt
- the apply lmtpublic List<InvolvedEntity> getAssociateEntitys()
public void setAssociateEntitys(List<InvolvedEntity> associateEntitys)
associateEntitys
- the associate entityspublic String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizSceneNo()
public void setBizSceneNo(String bizSceneNo)
bizSceneNo
- the biz scene nopublic String getBizTag()
public void setBizTag(String bizTag)
bizTag
- the biz tagpublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getEmail()
public void setEmail(String email)
email
- the emailpublic String getExtPar()
public void setExtPar(String extPar)
extPar
- the ext parpublic String getIpId()
public void setIpId(String ipId)
ipId
- the ip idpublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getLoginId()
public void setLoginId(String loginId)
loginId
- the login idpublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getName()
public void setName(String name)
name
- the namepublic String getOpPdCode()
public void setOpPdCode(String opPdCode)
opPdCode
- the op pd codepublic String getOutMemId()
public void setOutMemId(String outMemId)
outMemId
- the out mem idpublic String getOutUniCode()
public void setOutUniCode(String outUniCode)
outUniCode
- the out uni codepublic String getRequestId()
public void setRequestId(String requestId)
requestId
- the request idpublic String getSite()
public void setSite(String site)
site
- the sitepublic String getSiteUserId()
public void setSiteUserId(String siteUserId)
siteUserId
- the site user idCopyright © 2018. All rights reserved.