Package | Description |
---|---|
org.oxerr.youzan.dto.ump |
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) |
Copyright © 2016–2017. All rights reserved.