Skip to content

Documentation / @facturometro/core / ClassifiedTaxCategoryInput

Interface: ClassifiedTaxCategoryInput ​

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

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.

Builder input for ClassifiedTaxCategory: decimals may be numbers; currencyId and defaultable elements (those with a default or fixed value) are optional; leaves whose attributes are all optional accept a plain string.

See ​

Properties ​

id ​

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

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

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 | number

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

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?: TaxSchemeInput

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

TAX SCHEME.

Cardinality ​

1..1

See ​

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