Skip to content

Documentation / @facturometro/core / UncheckedPriceAllowanceCharge

Interface: UncheckedPriceAllowanceCharge

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

ALLOWANCE.

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

See

Properties

amount?

optional amount?: UncheckedAmount

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

BT-147 Item price discount.

The total discount subtracted from the Item gross price to calculate the Item net price.

Attribute currencyID: Mandatory attribute. Use BT-5

Cardinality

1..1

Codelist

currencyID: ISO4217 https://docs.peppol.eu/poacc/billing/3.0/codelist/ISO4217/

Rules

currencyID: PEPPOL-EN16931-CL007, PEPPOL-EN16931-R051, BR-CL-03

See


baseAmount?

optional baseAmount?: UncheckedAmount

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

BT-148 Item gross price.

The unit price, exclusive of VAT, before subtracting Item price discount, can not be negative

Attribute currencyID: Mandatory attribute. Use BT-5

Cardinality

0..1

Rules

BR-28, BR-CL-03

Codelist

currencyID: ISO4217 https://docs.peppol.eu/poacc/billing/3.0/codelist/ISO4217/

Rules

currencyID: PEPPOL-EN16931-CL007, PEPPOL-EN16931-R051

See


chargeIndicator?

optional chargeIndicator?: string

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

cbc:ChargeIndicator.

Mandatory element. Value must be “false”

Cardinality

1..1

Fixed

false

Rules

PEPPOL-EN16931-R044

See

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