NameDescriptionTypeAdditional information
Keyword

客户关键字(针对App)

string

None.

RecMonth

收款月份

date

None.

ServiceType

服务类型

integer

None.

ServiceClass

服务类别

ServiceClassEnums

None.

CustId

客户Id

integer

None.

ContractNo

合同编号

string

None.

CustIds

客户ID(间接获取)

Collection of integer

None.

ContractIds

合同ID(间接获取)

Collection of integer

None.

SelectContractIds

合同ID(前端设置,为导出)

Collection of integer

None.

ContractStatus

合同状态

ContractStatusEnums

None.

RecStatus

收款状态 0,全部。1,未完成, 2,已完成 (合同表里的收款状态:0,未收款,1,部分收款, 2,全部收款)

integer

None.

ExpOweOnly

是否只显示上月累计逾期欠费合同

integer

None.

ExpChargeOnly

是否只显示当前到期应收款合同

integer

None.

NoCountRow

是否需要合计行

boolean

None.

CountOnly

只是为了获取统计数据

boolean

None.

PageSize

页面显示记录数目

integer

None.

PageIndex

页码

integer

None.

ForApp

该接口是否有App调用(App页面需要一些额外的信息)

boolean

None.