Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Wxa/Charge/WxaChargeUsageGetResponse.json

32 lines
757 B
JSON
Raw Normal View History

{
"errcode": 0,
"all": "10",
"effectiveAll": "10",
"effectiveUse": "0",
"startServiceTime": 1669129510,
"endServiceTime": 1709450190,
"total": 2,
"detailList": [
{
"pkgId": "ZY2823973277692477440",
"startTime": 1677914190,
"endTime": 1709450190,
"used": "0",
"all": "4",
"status": 1,
"spuId": "10000057",
"skuId": "20000059"
},
{
"pkgId": "ZY2676590816357400576",
"startTime": 1669129510,
"endTime": 1700665510,
"used": "0",
"all": "6",
"status": 1,
"spuId": "10000057",
"skuId": "20000060"
}
]
}