14.3 申请统计状态查询
since v1.2.2.0
net.smarttax.sim.facade.SmarttaxClient#taxStatisticsQuery
net.smarttax.sim.facade.SmarttaxOperationListener#taxStatisticsQuery
参数名 |
说明 |
备注 |
statisticsMonth |
统计月份 |
yyyyMM |
statisticsType |
统计类型 枚举 |
|
statisticsStatus |
统计状态 枚举 |
|
statisticsResult |
申请统计结果 枚举 |
v1.1.3 |
confirmToken |
确认统计token |
|
detailList |
统计明细列表 |
net.smarttax.sim.entity.taxcore.resp.StatisticsDetail |
invoiceCategory |
票种类型 枚举 |
|
deductCount |
抵扣发票份数 |
|
deductAmount |
抵扣总金额 |
|
deductTaxAmount |
抵扣总税额 |
|
nondeductibleCount |
不抵扣发票份数 |
|
nondeductibleAmount |
不抵扣总金额 |
|
nondeductibleTaxAmount |
不抵扣总税额 |
|