IncompleteClientReason
Reason why an entry is still open
enum IncompleteClientReason {
MISSING_DEBTOR_NUMBER
MISSING_INVOICE_RECIPIENT
SEPA_DRAFT
}
Values
IncompleteClientReason.MISSING_DEBTOR_NUMBER
The debtor account number of the client is missing
IncompleteClientReason.MISSING_INVOICE_RECIPIENT
The invoice recipient of the client is missing
IncompleteClientReason.SEPA_DRAFT
At least one SEPA mandate is still in draft state
Member Of
IncompleteClientEntry object