Interface OverdueCondition


  • public interface OverdueCondition
    • Method Detail

      • getNumberOfUnpaidInvoicesEqualsOrExceeds

        Integer getNumberOfUnpaidInvoicesEqualsOrExceeds()
      • getTotalUnpaidInvoiceBalanceEqualsOrExceeds

        BigDecimal getTotalUnpaidInvoiceBalanceEqualsOrExceeds()
      • getTimeSinceEarliestUnpaidInvoiceEqualsOrExceeds

        Duration getTimeSinceEarliestUnpaidInvoiceEqualsOrExceeds()
      • getResponseForLastFailedPaymentIn

        PaymentResponse[] getResponseForLastFailedPaymentIn()
      • getInclusionControlTagType

        ControlTagType getInclusionControlTagType()
      • getExclusionControlTagType

        ControlTagType getExclusionControlTagType()