pageSize property

int? pageSize
getter/setter pair

单次召回POI数量,默认为10条记录,最大返回20条。

Implementation

int? pageSize;