| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
PlanRetryResponse |
PlanRetryResponse.addFrequencyItem(Integer frequencyItem) |
PlanRetryResponse |
PlanRetryResponse.addScheduleItem(Integer scheduleItem) |
PlanRetryResponse |
PlanRetryResponse.duration(Integer duration) |
PlanRetryResponse |
PlanRetryResponse.frequency(List<Integer> frequency) |
PlanRetryResponse |
PlanRetryResponse.mode(PlanRetryResponse.ModeEnum mode) |
PlanRetryResponse |
PlanRetryResponse.retryAdvice(Boolean retryAdvice) |
PlanRetryResponse |
PlanRetryResponse.schedule(List<Integer> schedule) |
| Modifier and Type | Method and Description |
|---|---|
ResponsePlanData |
ResponsePlanData.retry(PlanRetryResponse retry) |
void |
ResponsePlanData.setRetry(PlanRetryResponse retry) |
Copyright © 2024. All rights reserved.