public class BusiFavorBudgetParams extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private Integer |
currentMaxCoupons
当前批次最大发放个数,当传入
targetMaxCoupons大于0时,必传 |
private Integer |
currentMaxCouponsByDay
当前单天发放上限个数 ,当传入
targetMaxCouponsByDay大于0时,必填 |
private String |
modifyBudgetRequestNo
修改预算请求单据号
|
private String |
stockId
批次号
|
private Integer |
targetMaxCoupons
目标批次最大发放个数,同
targetMaxCouponsByDay二选一 |
private Integer |
targetMaxCouponsByDay
目标单天发放上限个数,同
targetMaxCoupons二选一 |
| 构造器和说明 |
|---|
BusiFavorBudgetParams() |
private String stockId
private Integer targetMaxCoupons
targetMaxCouponsByDay二选一private Integer targetMaxCouponsByDay
targetMaxCoupons二选一private Integer currentMaxCoupons
targetMaxCoupons大于0时,必传private Integer currentMaxCouponsByDay
targetMaxCouponsByDay大于0时,必填private String modifyBudgetRequestNo
Copyright © 2021. All rights reserved.