SEPA indicator
SEPA, version 1.0, published by OpenPEPPOL: 1 code. Specification page.
ts
import { isSepaCode, SEPA_CODES, sepaCodeList } from '@facturometro/core/codelists/sepa';SEPA_CODES holds the codes, SepaCode is their union type, isSepaCode() narrows a string to it and sepaCodeList is the list as data. @facturometro/core/codelists and @facturometro/einvoice/codelists re-export them together with every other list.
| Code | Name |
|---|---|
SEPA | SEPA unique bank assigned creditor identifier |