Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/XPay/XPayQueryAdverFundsResponse.json

17 lines
322 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"adver_funds_list": [
{
"settle_begin": 0,
"settle_end": 0,
"total_amount": 0,
"remain_amount": 0,
"expire_time": 0,
"fund_type": 0,
"fund_id": ""
}
],
"total_page": 0
}