public class PromotionDetail extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PromotionDetail.GoodsDetail
The type Goods detail.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private Long |
amount
The Amount.
|
private String |
couponId
The Coupon id.
|
private String |
currency
The Currency.
|
private List<PromotionDetail.GoodsDetail> |
goodsDetail
The Goods detail.
|
private Long |
merchantContribute
The Merchant contribute.
|
private String |
name
The Name.
|
private Long |
otherContribute
The Other contribute.
|
private String |
scope
The Scope.
|
private String |
stockId
The Stock id.
|
private String |
type
The Type.
|
private Long |
wechatpayContribute
The Wechatpay contribute.
|
| 构造器和说明 |
|---|
PromotionDetail() |
private Long amount
private String couponId
private String currency
private List<PromotionDetail.GoodsDetail> goodsDetail
private Long merchantContribute
private String name
private Long otherContribute
private String scope
private String stockId
private String type
private Long wechatpayContribute
Copyright © 2021. All rights reserved.