public class MybankCreditLoanapplyDataQueryModel extends AlipayObject
Constructor and Description |
---|
MybankCreditLoanapplyDataQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getBizType()
Gets biz type.
|
String |
getCategory()
Gets category.
|
String |
getDataVersion()
Gets data version.
|
String |
getEntityCode()
Gets entity code.
|
String |
getEntityName()
Gets entity name.
|
String |
getEntityType()
Gets entity type.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setCategory(String category)
Sets category.
|
void |
setDataVersion(String dataVersion)
Sets data version.
|
void |
setEntityCode(String entityCode)
Sets entity code.
|
void |
setEntityName(String entityName)
Sets entity name.
|
void |
setEntityType(String entityType)
Sets entity type.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
public String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCategory()
public void setCategory(String category)
category
- the categorypublic String getDataVersion()
public void setDataVersion(String dataVersion)
dataVersion
- the data versionpublic String getEntityCode()
public void setEntityCode(String entityCode)
entityCode
- the entity codepublic String getEntityName()
public void setEntityName(String entityName)
entityName
- the entity namepublic String getEntityType()
public void setEntityType(String entityType)
entityType
- the entity typepublic String getIpId()
public void setIpId(String ipId)
ipId
- the ip idpublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idCopyright © 2018. All rights reserved.