GET api/FangYuan/GetFangYuanNum?fangYuanFilterTypes[0]={fangYuanFilterTypes[0]}&fangYuanFilterTypes[1]={fangYuanFilterTypes[1]}&houseType={houseType}

获取房源数量,不传表示获取全部类型

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fangYuanFilterTypes

Collection of FangYuanFilterType

Required

houseType

HouseType

Required

Body Parameters

None.

Response Information

Resource Description

获取房源数量,不传表示获取全部类型

Dictionary of FangYuanFilterType [key] and integer [value]

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ArrayOfKeyValueOfEnumsHouse.FangYuanFilterTypeNullableOfint2BAA1H6B xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfEnumsHouse.FangYuanFilterTypeNullableOfint2BAA1H6B>
    <Key>All</Key>
    <Value>1</Value>
  </KeyValueOfEnumsHouse.FangYuanFilterTypeNullableOfint2BAA1H6B>
</ArrayOfKeyValueOfEnumsHouse.FangYuanFilterTypeNullableOfint2BAA1H6B>