Skip to content

Documentation / @facturometro/core / ClassifiedTaxCategory

Interface: ClassifiedTaxCategory ​

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

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.

See ​

Properties ​

id ​

id: "AE" | "E" | "S" | "Z" | "G" | "O" | "K" | "L" | "M" | "B"

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

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:2387

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 ​

taxScheme: TaxScheme

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

TAX SCHEME.

Cardinality ​

1..1

See ​

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