Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV3.UnitTests/ModelSamples/EcommerceFundBalance/GetEcommerceFundBalanceResponse.json

6 lines
121 B
JSON
Raw Normal View History

2021-05-10 15:30:00 +08:00
{
"sub_mchid": "1900000109",
"available_amount": 10000,
"pending_amount": 0,
"account_type": "BASIC"
}