| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.domain.direct.basepay |
| Modifier and Type | Field and Description |
|---|---|
private List<RefundGoodsDetail> |
RefundRequest.goodsDetail
退款订单的商品信息
|
private List<RefundGoodsDetail> |
RefundPromotionDetail.goodsDetail
单品列表信息
|
| Modifier and Type | Method and Description |
|---|---|
RefundGoodsDetail |
RefundGoodsDetail.goodsName(String goodsName)
Goods name refund goods detail.
|
RefundGoodsDetail |
RefundGoodsDetail.wechatpayGoodsId(String wechatpayGoodsId)
Wechatpay goods id refund goods detail.
|
| Modifier and Type | Method and Description |
|---|---|
RefundRequest |
RefundRequest.goodsDetail(List<RefundGoodsDetail> goodsDetail)
Goods detail refund request.
|
Copyright © 2023. All rights reserved.