public class PayRefundQueryForm extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
private @NotNull String |
outRefundNo
商户退单号
|
private @NotNull String |
outTradeNo
商户单号
|
private @NotNull PayChannel |
payChannel
支付通道
|
private @NotNull PayType |
payType
支付类型
|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
PayRefundQueryForm() |
private static final long serialVersionUID
@NotNull private @NotNull PayChannel payChannel
@NotNull private @NotNull PayType payType
@NotNull private @NotNull String outRefundNo
@NotNull private @NotNull String outTradeNo
Copyright © 2023. All rights reserved.