feat(tenpayv3): 新增境外支付融合钱包退款相关接口

This commit is contained in:
Fu Diwei
2022-02-25 17:18:53 +08:00
parent 9118dd0fef
commit 2cf8535a0a
35 changed files with 1484 additions and 67 deletions

View File

@@ -102,7 +102,7 @@
/// </summary>
[Newtonsoft.Json.JsonProperty("pay_net_fee")]
[System.Text.Json.Serialization.JsonPropertyName("pay_net_fee")]
public int PaymentNetFee { get; set; }
public int NetFee { get; set; }
/// <summary>
/// 获取或设置手续费金额(单位:指定货币的最小单位)。