public class CardInfoRequest extends CardBizRequest
| Constructor and Description |
|---|
CardInfoRequest(LocalDate beginDate,
LocalDate endDate,
CondSource condSource)
Instantiates a new Card info request.
|
CardInfoRequest(LocalDate beginDate,
LocalDate endDate,
CondSource condSource,
String cardId)
Instantiates a new Card info request.
|
private final String cardId
public CardInfoRequest(LocalDate beginDate, LocalDate endDate, CondSource condSource)
beginDate - the begin dateendDate - the end datecondSource - the cond sourcepublic CardInfoRequest(LocalDate beginDate, LocalDate endDate, CondSource condSource, String cardId)
beginDate - the begin dateendDate - the end datecondSource - the cond sourcecardId - the card idCopyright © 2023. All rights reserved.