Org
Item
Org
Item
Item is used to describe a single product or service.
Schema ID
https://gobl.org/draft-0/org/item
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
UUID | uuid | uuid.UUID | Unique identity of this item | |
Ref | ref | string | Primary reference code that identifies this item. Additional codes can be provided in the ‘identities’ property. | |
Key | key | cbc.Key | Special key used to classify the item sometimes required by some regimes. | |
name | string | true | Brief name of the item | |
Identities | identities | array of org.Identity | List of additional codes, IDs, or SKUs which can be used to identify the item. They should be agreed upon between supplier and customer. | |
desc | string | Detailed description | ||
Currency | currency | string | Currency used for the item’s price. | |
Price | price | num.Amount | true | Base price of a single unit to be sold. |
Unit | unit | org.Unit | Unit of measure. | |
Country of Origin | origin | l10n.CountryCode | Country code of where this item was from originally. | |
Meta | meta | cbc.Meta | Additional meta information that may be useful |