public class MybankFinanceAccountRysenterpriseQueryModel extends AlipayObject
| 构造器和说明 |
|---|
MybankFinanceAccountRysenterpriseQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountNo() |
String |
getIpId() |
String |
getIpRoleId() |
String |
getOutChannelId() |
String |
getOutChannelType() |
String |
getSceneCode() |
String |
getTntInstId() |
void |
setAccountNo(String accountNo) |
void |
setIpId(String ipId) |
void |
setIpRoleId(String ipRoleId) |
void |
setOutChannelId(String outChannelId) |
void |
setOutChannelType(String outChannelType) |
void |
setSceneCode(String sceneCode) |
void |
setTntInstId(String tntInstId) |
public MybankFinanceAccountRysenterpriseQueryModel()
public String getAccountNo()
public void setAccountNo(String accountNo)
public String getIpId()
public void setIpId(String ipId)
public String getIpRoleId()
public void setIpRoleId(String ipRoleId)
public String getOutChannelId()
public void setOutChannelId(String outChannelId)
public String getOutChannelType()
public void setOutChannelType(String outChannelType)
public String getSceneCode()
public void setSceneCode(String sceneCode)
public String getTntInstId()
public void setTntInstId(String tntInstId)
Copyright © 2020. All rights reserved.