Skip to content

Documentation / @facturometro/einvoice / UncheckedClassifiedTaxCategory

Interface: UncheckedClassifiedTaxCategory ​

Defined in: packages/core/src/model/common.types.generated.ts:7913

BG-30 LINE VAT INFORMATION.

A group of business terms providing information about the VAT applicable for the goods and services invoiced on the Invoice line.

Parser output for ClassifiedTaxCategory: every property is optional and codes are plain strings, because nothing has been validated yet.

See ​

Properties ​

id? ​

optional id?: string

Defined in: packages/core/src/model/common.types.generated.ts:7925

BT-151 Invoiced item VAT category code.

The VAT category code for the invoiced item.

Cardinality ​

1..1

Codelist ​

UNCL5305 https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL5305/

Rules ​

BR-CO-04, BR-O-12, BR-CL-18

See ​


percent? ​

optional percent?: string

Defined in: packages/core/src/model/common.types.generated.ts:7936

BT-152 Invoiced item VAT rate.

The VAT rate, represented as percentage that applies to the invoiced item.

Cardinality ​

0..1

Rules ​

BR-S-05, BR-Z-05, BR-E-05, BR-AE-05, BR-IC-05, BR-G-05, BR-O-05, SE-R-006

See ​


taxScheme? ​

optional taxScheme?: UncheckedTaxScheme

Defined in: packages/core/src/model/common.types.generated.ts:7944

TAX SCHEME.

Cardinality ​

1..1

See ​

MIT licensed. Specification artefacts belong to OpenPEPPOL, CEN and OASIS.