Documentation / @facturometro/core / UncheckedAdditionalItemProperty
Interface: UncheckedAdditionalItemProperty ​
Defined in: packages/core/src/model/common.types.generated.ts:7959
BG-32 ITEM ATTRIBUTES.
A group of business terms providing information about properties of the goods and services invoiced.
Parser output for AdditionalItemProperty: every property is optional and codes are plain strings, because nothing has been validated yet.
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-Item/cac-AdditionalItemProperty/
Properties ​
name? ​
optionalname?:string
Defined in: packages/core/src/model/common.types.generated.ts:7970
BT-160 Item attribute name.
The name of the attribute or property of the item.
Cardinality ​
1..1
Rules ​
BR-54
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-Item/cac-AdditionalItemProperty/cbc-Name/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-Item/cac-AdditionalItemProperty/cbc-Name/
value? ​
optionalvalue?:string
Defined in: packages/core/src/model/common.types.generated.ts:7981
BT-161 Item attribute value.
The value of the attribute or property of the item.
Cardinality ​
1..1
Rules ​
BR-54