com.github.sd4324530.fastweixin.company.api.response
类 GetQYAgentInfoResponse
java.lang.Object
com.github.sd4324530.fastweixin.api.entity.BaseModel
com.github.sd4324530.fastweixin.api.response.BaseResponse
com.github.sd4324530.fastweixin.company.api.response.GetQYAgentInfoResponse
- 所有已实现的接口:
- Model, Serializable
public class GetQYAgentInfoResponse
- extends BaseResponse
====================================================================
上海聚攒软件开发有限公司
--------------------------------------------------------------------
- 版本:
- 1.0.beta
====================================================================
- 作者:
- Nottyjay
- 另请参见:
- 序列化表格
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetQYAgentInfoResponse
public GetQYAgentInfoResponse()
getAgentId
public String getAgentId()
setAgentId
public void setAgentId(String agentId)
getName
public String getName()
setName
public void setName(String name)
getSquareLogoUrl
public String getSquareLogoUrl()
setSquareLogoUrl
public void setSquareLogoUrl(String squareLogoUrl)
getRoundLogoUrl
public String getRoundLogoUrl()
setRoundLogoUrl
public void setRoundLogoUrl(String roundLogoUrl)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getAllowUserInfos
public Map<String,Object> getAllowUserInfos()
setAllowUserInfos
public void setAllowUserInfos(Map<String,Object> allowUserInfos)
getAllowPartys
public Map<String,Object> getAllowPartys()
setAllowPartys
public void setAllowPartys(Map<String,Object> allowPartys)
getAllowTags
public Map<String,Object> getAllowTags()
setAllowTags
public void setAllowTags(Map<String,Object> allowTags)
getClose
public Integer getClose()
setClose
public void setClose(Integer close)
getRedirectDomain
public String getRedirectDomain()
setRedirectDomain
public void setRedirectDomain(String redirectDomain)
getReportLocationFlag
public Integer getReportLocationFlag()
setReportLocationFlag
public void setReportLocationFlag(Integer reportLocationFlag)
getIsReportUser
public Integer getIsReportUser()
setIsReportUser
public void setIsReportUser(Integer isReportUser)
getIsReportEnter
public Integer getIsReportEnter()
setIsReportEnter
public void setIsReportEnter(Integer isReportEnter)
getQyAgent
public QYAgent getQyAgent()
Copyright © 2017. All rights reserved.