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