| Package | Description |
|---|---|
| org.oxerr.youzan.dto.ump | |
| org.oxerr.youzan.service |
Services.
|
| Modifier and Type | Method and Description |
|---|---|
UmpCoupon |
CouponConsume.getCoupon() |
UmpCoupon[] |
Coupons.getCoupons() |
| Modifier and Type | Method and Description |
|---|---|
void |
CouponConsume.setCoupon(UmpCoupon coupon) |
void |
Coupons.setCoupons(UmpCoupon[] coupons) |
| Constructor and Description |
|---|
CouponConsume(String code,
Integer status,
Instant consumeAt,
String consumeId,
UmpCoupon coupon) |
Coupons(UmpCoupon[] coupons) |
| Modifier and Type | Method and Description |
|---|---|
UmpCoupon[] |
CouponService.getAllUnfinishedCoupons(String fields)
|
Copyright © 2016–2017. All rights reserved.