public class GetResidentInfoResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetResidentInfoResponseBody.GetResidentInfoResponseBodyProjectManager |
| 构造器和说明 |
|---|
GetResidentInfoResponseBody() |
@NameInMap(value="address") public String address
@NameInMap(value="allUserGroupOpenConversationId") public String allUserGroupOpenConversationId
@NameInMap(value="allUserGroupOwnerUserId") public String allUserGroupOwnerUserId
@NameInMap(value="buildingArea") public Float buildingArea
@NameInMap(value="cityId") public Integer cityId
@NameInMap(value="contactMode") public Integer contactMode
@NameInMap(value="countyId") public Integer countyId
@NameInMap(value="deliveryTime") public Long deliveryTime
@NameInMap(value="location") public String location
@NameInMap(value="name") public String name
@NameInMap(value="projectManager") public GetResidentInfoResponseBody.GetResidentInfoResponseBodyProjectManager projectManager
@NameInMap(value="propertyDeptGroupOpenConversationId") public String propertyDeptGroupOpenConversationId
@NameInMap(value="propertyDeptGroupOwnerUserId") public String propertyDeptGroupOwnerUserId
@NameInMap(value="provId") public Long provId
@NameInMap(value="scopeEast") public String scopeEast
@NameInMap(value="scopeNorth") public String scopeNorth
@NameInMap(value="scopeSouth") public String scopeSouth
@NameInMap(value="scopeWest") public String scopeWest
@NameInMap(value="telephone") public String telephone
@NameInMap(value="townId") public Integer townId
@NameInMap(value="type") public Integer type
public static GetResidentInfoResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetResidentInfoResponseBody setAddress(String address)
public String getAddress()
public GetResidentInfoResponseBody setAllUserGroupOpenConversationId(String allUserGroupOpenConversationId)
public String getAllUserGroupOpenConversationId()
public GetResidentInfoResponseBody setAllUserGroupOwnerUserId(String allUserGroupOwnerUserId)
public String getAllUserGroupOwnerUserId()
public GetResidentInfoResponseBody setBuildingArea(Float buildingArea)
public Float getBuildingArea()
public GetResidentInfoResponseBody setCityId(Integer cityId)
public Integer getCityId()
public GetResidentInfoResponseBody setContactMode(Integer contactMode)
public Integer getContactMode()
public GetResidentInfoResponseBody setCountyId(Integer countyId)
public Integer getCountyId()
public GetResidentInfoResponseBody setDeliveryTime(Long deliveryTime)
public Long getDeliveryTime()
public GetResidentInfoResponseBody setLocation(String location)
public String getLocation()
public GetResidentInfoResponseBody setName(String name)
public String getName()
public GetResidentInfoResponseBody setProjectManager(GetResidentInfoResponseBody.GetResidentInfoResponseBodyProjectManager projectManager)
public GetResidentInfoResponseBody.GetResidentInfoResponseBodyProjectManager getProjectManager()
public GetResidentInfoResponseBody setPropertyDeptGroupOpenConversationId(String propertyDeptGroupOpenConversationId)
public String getPropertyDeptGroupOpenConversationId()
public GetResidentInfoResponseBody setPropertyDeptGroupOwnerUserId(String propertyDeptGroupOwnerUserId)
public String getPropertyDeptGroupOwnerUserId()
public GetResidentInfoResponseBody setProvId(Long provId)
public Long getProvId()
public GetResidentInfoResponseBody setScopeEast(String scopeEast)
public String getScopeEast()
public GetResidentInfoResponseBody setScopeNorth(String scopeNorth)
public String getScopeNorth()
public GetResidentInfoResponseBody setScopeSouth(String scopeSouth)
public String getScopeSouth()
public GetResidentInfoResponseBody setScopeWest(String scopeWest)
public String getScopeWest()
public GetResidentInfoResponseBody setTelephone(String telephone)
public String getTelephone()
public GetResidentInfoResponseBody setTownId(Integer townId)
public Integer getTownId()
public GetResidentInfoResponseBody setType(Integer type)
public Integer getType()
Copyright © 2022. All rights reserved.