Documentation / @facturometro/core / AdditionalItemPropertyInput
Interface: AdditionalItemPropertyInput ​
Defined in: packages/core/src/model/common.types.generated.ts:5232
BG-32 ITEM ATTRIBUTES.
A group of business terms providing information about properties of the goods and services invoiced.
Builder input for AdditionalItemProperty: 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 ​
- 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 ​
name:
string
Defined in: packages/core/src/model/common.types.generated.ts:5243
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 ​
value:
string
Defined in: packages/core/src/model/common.types.generated.ts:5254
BT-161 Item attribute value.
The value of the attribute or property of the item.
Cardinality ​
1..1
Rules ​
BR-54