public class RefundCoupon extends Object implements Serializable
Description:
| 限定符 | 构造器和说明 |
|---|---|
protected |
RefundCoupon() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCouponBatchId() |
Integer |
getCouponFee() |
String |
getCouponId() |
double |
getFormatCouponFee()
调用接口获取单位为分,get方法转换为元方便使用
|
String |
toString() |
Copyright © 2019. All rights reserved.