public class MybankCreditSceneprodPlanQueryModel extends AlipayObject
Constructor and Description |
---|
MybankCreditSceneprodPlanQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChannel()
Gets channel.
|
String |
getCustomerChannel()
Gets customer channel.
|
String |
getExtParam()
Gets ext param.
|
String |
getOrgCode()
Gets org code.
|
String |
getProductCode()
Gets product code.
|
String |
getScene()
Gets scene.
|
String |
getSeqNo()
Gets seq no.
|
String |
getSite()
Gets site.
|
String |
getSiteUserId()
Gets site user id.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setCustomerChannel(String customerChannel)
Sets customer channel.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setOrgCode(String orgCode)
Sets org code.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setScene(String scene)
Sets scene.
|
void |
setSeqNo(String seqNo)
Sets seq no.
|
void |
setSite(String site)
Sets site.
|
void |
setSiteUserId(String siteUserId)
Sets site user id.
|
public String getChannel()
public void setChannel(String channel)
channel
- the channelpublic String getCustomerChannel()
public void setCustomerChannel(String customerChannel)
customerChannel
- the customer channelpublic String getExtParam()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getOrgCode()
public void setOrgCode(String orgCode)
orgCode
- the org codepublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getScene()
public void setScene(String scene)
scene
- the scenepublic String getSeqNo()
public void setSeqNo(String seqNo)
seqNo
- the seq nopublic 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.