| Package | Description |
|---|---|
| me.hao0.wepay.model.common | |
| me.hao0.wepay.model.order | |
| me.hao0.wepay.model.refund |
| Modifier and Type | Method and Description |
|---|---|
static Coupon |
Coupon.newCoupon(String batchId,
String id,
Integer fee) |
| Modifier and Type | Method and Description |
|---|---|
List<Coupon> |
WePayOrder.getCoupons() |
| Modifier and Type | Method and Description |
|---|---|
void |
WePayOrder.setCoupons(List<Coupon> coupons) |
| Modifier and Type | Method and Description |
|---|---|
List<Coupon> |
RefundItem.getCoupons() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefundItem.setCoupons(List<Coupon> coupons) |
Copyright © 2016. All rights reserved.