GET api/Agent/GetHouseTotal?id={id}&type={type}

获取经纪人房源总量

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

经纪人id

integer

Required

type

房源类型

HouseType

Default value is Default

Body Parameters

None.

Response Information

Resource Description

获取经纪人房源总量

integer

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>