Class Item<S>

A good, service, or work to be contracted.

Type parameters

Constructors

constructor

Properties

additionalClassifications Optional

: Classification<S | string>[]

An array of additional classifications for the item.

classification Optional

: Classification<S | string>

The primary classification for the item.

description Optional

: undefined | string

A description of the goods, services to be provided.

id

: string | number

A local identifier to reference and merge the items by. Must be unique within a given array of items.

quantity Optional

: undefined | number

The number of units to be provided.

unit Optional

A description of the unit in which the supplies, services or works are provided (e.g. hours, kilograms) and the unit-price.

Generated using TypeDoc. Made by uStudio Company with ❤️