public class CardBizRequest extends Object
查询时间区间需小于等于62天。只能拉取非当天的数据,不能拉取当天的卡券数据,否则报错。
| Modifier and Type | Field and Description |
|---|---|
private LocalDate |
beginDate |
private CondSource |
condSource |
private LocalDate |
endDate |
| Constructor and Description |
|---|
CardBizRequest() |
private final LocalDate beginDate
private final LocalDate endDate
private final CondSource condSource
Copyright © 2024. All rights reserved.