public class FavorSubsidyReturnParams extends Object
| Modifier and Type | Field and Description |
|---|---|
private Integer |
amount
补差付款金额,必传
|
private String |
couponCode
商家券Code,必传
|
private String |
description
补差付款描述,必传
|
private String |
outSubsidyReturnNo
业务请求唯一单号,必传
|
private String |
payeeMerchant
营销补差入账商户号,必传
|
private String |
payerMerchant
营销补差扣款商户号,必传
|
private String |
refundId
微信支付退款单号
|
private String |
stockId
商家券批次号,必传
|
private String |
transactionId
微信支付订单号,必传
|
| Constructor and Description |
|---|
FavorSubsidyReturnParams() |
private String stockId
private String couponCode
private String transactionId
private String refundId
private String payerMerchant
private String payeeMerchant
private Integer amount
private String description
private String outSubsidyReturnNo
Copyright © 2023. All rights reserved.