VAT date code (UNCL2005 subset)
UNCL2005, version D.16B, published by UN/CEFACT: 3 codes. Specification page.
ts
import { isVatDateCode, VAT_DATE_CODES, vatDateCodeList } from '@facturometro/core/codelists/vat-date';VAT_DATE_CODES holds the codes, VatDateCode is their union type, isVatDateCode() narrows a string to it and vatDateCodeList is the list as data. @facturometro/core/codelists and @facturometro/einvoice/codelists re-export them together with every other list.
| Code | Name |
|---|---|
3 | Invoice document issue date time |
35 | Delivery date/time, actual |
432 | Paid to date |