public interface OverdueCondition
| Modifier and Type | Method and Description |
|---|---|
ControlTagType |
getExclusionControlTagType() |
ControlTagType |
getInclusionControlTagType() |
Integer |
getNumberOfUnpaidInvoicesEqualsOrExceeds() |
PaymentResponse[] |
getResponseForLastFailedPaymentIn() |
Duration |
getTimeSinceEarliestUnpaidInvoiceEqualsOrExceeds() |
BigDecimal |
getTotalUnpaidInvoiceBalanceEqualsOrExceeds() |
Integer getNumberOfUnpaidInvoicesEqualsOrExceeds()
BigDecimal getTotalUnpaidInvoiceBalanceEqualsOrExceeds()
Duration getTimeSinceEarliestUnpaidInvoiceEqualsOrExceeds()
PaymentResponse[] getResponseForLastFailedPaymentIn()
ControlTagType getInclusionControlTagType()
ControlTagType getExclusionControlTagType()
Copyright © 2010-2017. All Rights Reserved.