public class AlipayInsCooperationRegionQrcodeApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayInsCooperationRegionQrcodeApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAgentId()
Gets agent id.
|
String |
getAgentName()
Gets agent name.
|
String |
getAgentPhone()
Gets agent phone.
|
String |
getInstId()
Gets inst id.
|
List<String> |
getProdCodeList()
Gets prod code list.
|
String |
getRegionId()
Gets region id.
|
String |
getRegionName()
Gets region name.
|
void |
setAgentId(String agentId)
Sets agent id.
|
void |
setAgentName(String agentName)
Sets agent name.
|
void |
setAgentPhone(String agentPhone)
Sets agent phone.
|
void |
setInstId(String instId)
Sets inst id.
|
void |
setProdCodeList(List<String> prodCodeList)
Sets prod code list.
|
void |
setRegionId(String regionId)
Sets region id.
|
void |
setRegionName(String regionName)
Sets region name.
|
public AlipayInsCooperationRegionQrcodeApplyModel()
public String getAgentId()
public void setAgentId(String agentId)
agentId
- the agent idpublic String getAgentName()
public void setAgentName(String agentName)
agentName
- the agent namepublic String getAgentPhone()
public void setAgentPhone(String agentPhone)
agentPhone
- the agent phonepublic String getInstId()
public void setInstId(String instId)
instId
- the inst idpublic List<String> getProdCodeList()
public void setProdCodeList(List<String> prodCodeList)
prodCodeList
- the prod code listpublic String getRegionId()
public void setRegionId(String regionId)
regionId
- the region idpublic String getRegionName()
public void setRegionName(String regionName)
regionName
- the region nameCopyright © 2018. All rights reserved.