public class AlipayInsCooperationProductQrcodeApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayInsCooperationProductQrcodeApplyModel() |
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.
|
String |
getProdCode()
Gets prod code.
|
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 |
setProdCode(String prodCode)
Sets prod code.
|
public AlipayInsCooperationProductQrcodeApplyModel()
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 String getProdCode()
public void setProdCode(String prodCode)
prodCode
- the prod codeCopyright © 2018. All rights reserved.