Interface RetryPayment
- All Known Implementing Classes:
BillingEventPayment,RefundEventDetail
public interface RetryPayment
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttemptCount(Integer attemptCount) voidsetNextRetryDate(Date nextRetryDate) voidsetRemainingRetryCount(Integer remainingRetryCount) voidsetRetryScheduleCode(String retryScheduleCode)